evanpelle 64b4e18415 Merge pull request #29 from NewHappyRabbit/main
Replaced flags with a more cartoony style. Removed some coalitions from the countries.json file. Flags button turned into a toggle to show/hide modal.
2025-02-13 09:00:26 -08:00
2025-02-12 08:38:56 -08:00
2025-02-12 08:48:02 -08:00
2025-02-12 08:38:56 -08:00
2025-02-12 08:38:56 -08:00
2025-02-12 08:38:56 -08:00
2025-02-12 08:38:56 -08:00
2024-12-17 14:29:31 -08:00
2025-02-12 08:38:56 -08:00
2024-12-03 20:17:58 -08:00
2025-02-12 08:38:56 -08:00
2025-02-12 08:40:20 -08:00
2025-02-12 08:38:56 -08:00
2025-02-12 08:38:56 -08:00
2025-02-12 21:30:43 +02:00

OpenFront.io

Prettier Check

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
S
Description
Languages
TypeScript 91.3%
GLSL 2.6%
JavaScript 1.9%
HTML 1.7%
CSS 1%
Other 1.5%