Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
/ lost-fleet Public archive

🚀 a multiplayer space RTS game, for js13kGames 2017

Notifications You must be signed in to change notification settings

euston-fish/lost-fleet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lost Fleet

A game for js13kGames 2017

Play it now

You are in command of a fleet of ships stranded in a hostile sector. With no backup available, you must gather resources from asteroids to build the strength of the fleet so it can defend itself in the event of encounters with hostile ships.

Your mission is to ensure the safety of the fleet while eliminating all threats in the area.

Creating a game

To get started in Lost Fleet, you and your friends (optional) should start a room by entering the same room ID. Once you have all joined, hit Start Game to begin.

Controls

Control your viewport using WASD, select units with left-click (hold shift or click and drag for multiple), command the selected units to move/ attack/ create/ mine with right-click.

Pressing E will select everything, and space will move the view to focus on the currently selected unit.

Self-Install & Run

You can build and serve your own version of Lost Fleet:

git clone https://github.com/euston-fish/lost-fleet.git
npm install
npm start

Then navigate to http://localhost:3000

About

🚀 a multiplayer space RTS game, for js13kGames 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published