Skip to content

Reene444/King_of_bots

Repository files navigation

King of Bots

this is a small snake online game

✨ Skills

  • Springboot
  • Mongodb
  • React

📖 How to use

To clone and run this application

# Clone this repository
$ git clone https://github.com/Reene444/King_of_bots
 
# Go into the each backend modules and combine the commands as third point.
$ cd DiscoveryServer
$ cd ApiGateway
$ cd RunningService
$ 

#Each backend modules run commands as follows:
# Install dependencies
$ mvn clean package

# Run the app
$ java -jar target/Discovery-0.0.1-SNAPSHOT.jar
$ java -jar target/ApiGateway-0.0.1-SNAPSHOT.jar
$ java -jar target/RunningService-0.0.1-SNAPSHOT.jar


# Go into the repository
$ cd frontend

# Run the app
$ npm start

🔧 Functionsf

  • Process:
  1. Pk
  2. LeaderBoard
  3. Recording function
  4. Playback function

Page Link

img_2.png

About

This is a snack online game for mutiple users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published