Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mancala

Mancala (Kalah) game for bol.com

Prerequisites: [Java 11, Docker]

Getting Started

To build this application, run the following command:

./mvnw clean package

This application uses PostgreSQL database, so you need to run it in Docker with the following command:

docker-compose up

To run this application, run the following command:

./mvnw spring-boot:run

To run unit test for this application, run the following command:

./mvnw test

Usage

Run the Mancala game application and go to home page: http://localhost:8080/

You need to click to Create game button and send the link of your game to your opponent.

Enjoy!

Links

This application uses the following open source libraries:

About

Mancala (Kalah) game for bol.com

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages