Skip to content

Last one to pick the matchstick loses the game.

Notifications You must be signed in to change notification settings

saksham0103/TheMachisGame

 
 

Repository files navigation

TheMachisGame

Last one to pick the matchstick loses the game.

The algorithm works on delicate handler methods and synchronization.

In this app, you have to pick matchsticks. Whoever picks the last matchstick loses the game. Multithreading is achieved with synchronization so that only one player is allowed to pick the matchstick(s) while avoiding deadlock! Must try. The code can handle any exception and App Not Responding errors without compromising the user experience.

About

Last one to pick the matchstick loses the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 100.0%