evanpelle 108fad8096 create territoryBound, have player execution check units for capture
fix bug where PortExecution tries to get random element from empty list and crashes
2024-11-17 19:56:54 -08:00
2024-09-09 15:36:45 -07:00
2024-08-14 19:51:36 -07:00
2024-11-16 16:52:00 -08: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-11-03 12:37:56 -08:00
2024-08-16 13:10:44 -07:00
2024-09-07 13:35:07 -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.2%
GLSL 2.5%
JavaScript 2%
HTML 1.6%
Go 1.1%
Other 1.5%