Skip to content

rachoac/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages