mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-26 07:44:36 +00:00
b7304fff61f38976e95031d965d36e80217c6e40
feat: 60% health for units when they spawn so 2 warships vs 1 always win
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.
Before building the project, install the dependencies:
npm install
To run dev build:
npm run dev
Make sure to format code using prettier extension or by running:
npm run format
Languages
TypeScript
91.2%
GLSL
2.5%
JavaScript
2%
HTML
1.6%
Go
1.1%
Other
1.5%