Skip to content

serg-firsov/kalah-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple implementation of Kalah game

It's made as a Spring Boot application using Spring MVC on the backend and AngularJS on the frontend.

It's wrapped to the Docker container, deployed to the cloud hosting and available here http://188.226.169.79:8081/

The Docker container is available at https://hub.docker.com/ as sfirsov/kalah-game

As the game is multiplayer you first need to register with unique name or enter with the existing credentials. The login page

Then you need to create a game... Creating the game

... and waiting for the opponent. Waiting for the opponent

Or join the existing game. Joining the game

And finally play the game. Gaming

There is a timeout for games inactivity. If there is no activity in the game for 10 minutes the game will be removed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published