niksigouin / Survial-of-the-dumbest

TP2 - EDM4600 Hiver 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Survial-of-the-dumbdest

Node.js and Processing multiplayer game

Usage

Move to /bin folder and run the executable to start the server

bin/sotd-server-linux
bin/sotd-server-win.exe

Move to /processing/export folder and run the executable to start

processing/export/linux64
processing/export/windows64

On your mobile phones, connect to the IP displayed on the server terminal

Example:

Connect to:  192.168.1.107:8080

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

TP2 - EDM4600 Hiver 2020

License:MIT License


Languages

Language:HTML 75.0%Language:Java 15.9%Language:Processing 5.4%Language:JavaScript 3.5%Language:CSS 0.3%