
Space Base Continuum
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
The aliens are attacking! Your only chance is to build up your base by building barracks and recruiting marines!
- Right click to move selected unit
- B to build barracks (when worker is selected)
- You are in control of the sole worker (green guy) and marines (blue guy)
- You can only control one unit at a time
- Use "B" key to build barracks with worker
- Barracks will spawn marines over time
- Marines will shoot at an alien when in proximity
- Aliens will target a random unit or structure and damage it upon contact
- Try and stop the aliens before they kill your base!
- Worker can't get targeted but can still die
This game was built entirely with TypeScript. I used a custom game framework I wrote in the language you can find here GitHub. Three.js is used for the rendering layer and Aseprite was used to create all the assets.
Controls
- Left click on a unit to select them- Right click to move selected unit
- B to build barracks (when worker is selected)
How To Play
- This is a simple RTS survival game- You are in control of the sole worker (green guy) and marines (blue guy)
- You can only control one unit at a time
- Use "B" key to build barracks with worker
- Barracks will spawn marines over time
- Marines will shoot at an alien when in proximity
- Aliens will target a random unit or structure and damage it upon contact
- Try and stop the aliens before they kill your base!
- Worker can't get targeted but can still die
Credits
- @gizmolo: everythingThis game was built entirely with TypeScript. I used a custom game framework I wrote in the language you can find here GitHub. Three.js is used for the rendering layer and Aseprite was used to create all the assets.