mastermind-multiplayer
Prerequisites
- JAVA_HOME properly configured for JDK 1.7
- Download and extract Play framework 1.4.x package on: > https://downloads.typesafe.com/play/1.4.2/play-1.4.2.zip
- Configure the folder "/bin" to PATH
Running as DEV...
- Go to the folder code downloaded
- Run command: play deps
- Run command: play run
- Go to the web browser on link: > localhost:9000
Obs.: use two different web browsers (e.g. Chrome and Firefox) for multiplayer game if in the SAME MACHINE
Built With
- css
- html
- java
- javascript
- playframework

Log in or sign up for Devpost to join the conversation.