mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 16:50:15 +00:00
e340e38d3003e47d775bebfa6c7b0bfb9e041e68
Fixed population container size on desktop. Disabled right-click on all in-game UI elements. Converted all .png icons to .svg
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.3%
GLSL
2.6%
JavaScript
1.9%
HTML
1.7%
CSS
1%
Other
1.5%