Note: This program may not be a right tool for an online game. However, we would like to explore how possible it could be to make such one-time request and response pairs. However, if you wish to create your own online game, please try more suitable tool like Socket.io
This project is a part of the assignment of 204211: Object-oriented Programming from CSCMU
- JDK version >= 16
- Maven
- Clone this repository
https://github.com/Touutae-lab/Springboot-restfullapi-for-rock-paper-scrissor.git
- Go to the directory of this repository
- Run
mvn verify
- Now the executable JAR file will be generated and placed in
/target
. To run, you may usejava -jar path/to/restfulapi-1.0.0.jar
Note: The program listens to port 8080. For example, you may send a POST request to http://localhost:8080
. Or use ngrok to temporarily forward the server to the public Internet access.
This program is API for Rock-Paper-Scissor
Developer Team: GIVE THAT GUY AN A
- Pantakan Kanprawet @Touutae-lab (Repo owner, Back-end Developer)
- Saksinkarn Petchkuljinda @dward2nd (Front-end Developer, Aplications)
- Ponlakrit Parnsa-nguard @NickP-real (UX/UI Designer)
- Phornphithak Rotkhian @ph0pz (UX/UI Designer)
THIS PROGRAM IS LICENSED UNDER MIT LICENSE