This repo is the minimum viable product for Byte-Sized Packet's game "Nations" (working title).
If nodejs is not installed, please install it from here or your package manager of choice.
Run the start-windows.bat script if you're running Windows, and run start.sh otherwise.
Join http://localhost:6969 in your browser.
The port can be changed by modifying the serverPort variable in server.js.