evanpelle 9de06a984c Merge pull request #15 from evanpelle/dev
don't display unit deleted message when tranpsort ship lands
2024-12-11 17:26:03 -08:00
2024-09-09 15:36:45 -07:00
2024-08-14 19:51:36 -07:00
2024-08-04 19:51:23 -07:00
2024-08-04 19:51:23 -07:00
2024-10-05 12:59:29 -07:00
2024-08-13 07:34:07 -07:00
2024-08-13 20:07:20 -07:00
2024-08-04 19:51:23 -07:00
2024-12-03 20:17:58 -08:00
2024-12-10 20:28:39 -08:00
2024-12-10 20:28:39 -08:00
2024-08-16 13:10:44 -07:00
2024-09-07 13:35:07 -07:00
2024-12-07 18:30:04 -08:00

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