mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-26 19:52:43 +00:00
108fad8096f20f919175c4f185a57284a87fff39
fix bug where PortExecution tries to get random element from empty list and crashes
OpenFront.io
OpenFront is an online rts.
This is a fork/rewrite of WarFront.io. Credit to https://github.com/WarFrontIO.
Building
To build the project, you will need to have Node.js and npm installed. You can download them from here.
Before building the project, you will need to install the dependencies. You can do this by running the following command in the project directory:
npm install
To run dev build:
npm run dev
Languages
TypeScript
91.2%
GLSL
2.5%
JavaScript
2%
HTML
1.6%
Go
1.1%
Other
1.5%