evanpelle 7235b73b6c * deleted old maps
* fixed bug where NPC and Bots had same id
* NPCs spawn near IRL location
* NPCs have different strength (starting troops)
* game has more NPCs than before
* Needs more balancing
2024-10-08 20:42:35 -07:00
2024-09-09 15:36:45 -07:00
2024-08-14 19:51:36 -07:00
2024-10-08 20:42:35 -07:00
2024-10-08 20:42:35 -07:00
2024-08-04 19:51:23 -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-08-04 19:51:23 -07:00
2024-10-06 19:19:21 -07:00
2024-10-06 19:19:21 -07:00
2024-08-16 13:10:44 -07:00
2024-10-08 20:42:35 -07:00
2024-08-28 17:51:24 -07:00
2024-09-07 13:35:07 -07:00
2024-09-16 11:51:24 -07: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%