/kalah

Kalah game Backend Java + Frontend Web App

Primary LanguageJavaMIT LicenseMIT

kalah

Kalah game Backend Java + Frontend Web App

Instructions to start the game:

Just run the project backend by running Application

image

Open web-browser and enter: http://localhost:8080/ you will see this:

image

Select player name and click 'connect to the game' button

image

You will be notified about any changes in text-log down below the kalah board

Next another player should connect to the same backend server via network-addres or just open another tab in the browser and connect to the game.

image

You can press button 'reset-lobby' to drop current game progress. You can also specify the number of initial stones per pit for makalah board in edit-box image

This applications runs purely on backend, because frontend dummy embedded into backend as a web-page made on pure html + js + css. image

By clicking pits you can play makalah image

At the end you will notice someone lost or won the game.

image