evanpelle d010577fad Merge pull request #68 from seanlowe/main
allow closing the radial or build menu with the esc key
2025-02-22 19:13:30 -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-18 17:23:37 -08:00
2025-02-18 17:23:37 -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
2025-02-14 14:03:22 -05:00
2025-02-16 12:18:50 -08:00
2025-02-16 12:18:50 -08:00
2025-02-12 08:38:56 -08:00
2025-02-12 08:40:20 -08:00
2025-02-20 00:48:45 +02:00
2025-02-12 08:38:56 -08: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%