Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

To try this out locally, build the two microservices, and the client.

Services

  • Install the perequisites
    • maven2
    • java 1.8 JDK
  • Build the services
    • mvn clean install
  • Run the services
    • cd lobby
    • mvn exec:java
    • cd game
    • mvn exec:java

Client

Enjoy!

About

A tictactoe microservices project!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages