Skip to content

js13kGames/distant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

distant-game

Contribution to the 13k javascript game coding competition 2021.

This is a turn based simulation game. Via the arrow keys you can move across the map to build mines by pushing "m". Mines will provide supply which is necessary to attract space travellers settle near hubs "#". If you run out of supply, settlements will be abandoned. Try to attract as many settlers as possible.

You can play the game at https://bsenst.github.io/distant-game/.

distant screenshot