Skip to content

rishindrareddy/Find-the-right-cup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Binary-Search-Multiplayer-Game

Features

  • Based on binary search.
  • Implemented using Greenfoot IDE
  • Multiplayer, can support 50+ players in a single session.
  • Multi-round, configurable from client side.
  • Code developed using multiple design patterns:
    1. State machine pattern
    2. Observer pattern
    3. Strategy pattern
    4. Proxy pattern
    5. Iterator pattern
  • Followed Scrum methodology coupled with XP practices.
  • Client side: based on Greenfoot & java
  • Server side: based on java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 74.6%
  • HTML 13.2%
  • Shell 7.8%
  • Makefile 2.8%
  • CSS 1.6%