Skip to content

A real-time multiplayer game which teaches the concept of binary search to elementary school kids.

Notifications You must be signed in to change notification settings

akshaysonvane/Binary-Search-Multiplayer-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Binary-Search-Multiplayer-Game

Screenshots

Homescreen Playscreen Round score Scoreboard

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

A real-time multiplayer game which teaches the concept of binary search to elementary school kids.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published