Skip to content

Boggle is a word factory game that was created as a final requirement for the course Computer Programming 3, offered under Saint Louis University.

Notifications You must be signed in to change notification settings

RethinkWhat/Boggle-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

394 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boggle (Word Factory)

Description

This project involves creating a Server_Java program that allows connections from Client_Java programs, enabling players to login using their credentials. The Server_Java verifies credentials by checking a database and ensures single-session access. Once authenticated, players can initiate the game and starts if another player joins within the given waiting time.

Each round involves forming words from 20 random letters within a time limit. Players earn points for unique valid words submitted, with the highest scorer winning each round. The first player to win three rounds claims victory.

Authors

  • Aguilar, Aaron Kyle
  • Jasmin, Ramon Emmiel
  • Lacanilao, Marvin Patrick
  • Roxas, Johan Rickardo
  • Siccuan, Sebastian
  • Tank, Rithik
  • Yuen, Ka Hang

Technology Stack

  • Java
  • Python
  • CORBA IDL

License

The project was created in partial fulfilment of the course Computer Programming 3, offered under Saint Louis University.

Project status

This project is currently under development.

About

Boggle is a word factory game that was created as a final requirement for the course Computer Programming 3, offered under Saint Louis University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages