Skip to content

ioagentsmith/KalahaGame

Repository files navigation

Kalaha game description:

This game of Kalaha runs using Spring Boot 3.1.0 and either Java 17 or Kotlin 1.8.0

Starting the game:

You can start the Java version by running below command in command prompt from .\kalaha-java-backend folder:

mvn spring-boot:run

You can start the Kotlin version by running below command in command prompt from .\kalaha-kotlin-backend folder:

mvn spring-boot:run

Running the game in the browser:

The Java game can be accessed from http://localhost:8080/kalaha/java

The Kotlin game can be accessed from http://localhost:8090/kalaha/kotlin

Talk slides:

The talk slides can be found in the root directory, as well as at [Production] You want to put Kotlin where?!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors