Skip to content

A tiny, slow-paced world and colony building game.

License

Notifications You must be signed in to change notification settings

vetall812/tiny-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny World

A tiny, slow-paced world and colony building game.

Made with Arche and Ebitengine. Very early work in progress!

Tiny World screenshot

Usage

Currently, you need to clone the repository and run the game with Go:

git clone https://github.com/mlange-42/tiny-world.git
cd tiny-world
go run .

Controls

In the toolbar on the right, the top items are buildings that can be bought by the player for resources. The natural features in the lower part appear randomly and are replenished when placed by the player.

  • Middle mouse button / mouse wheel: pan and zoom.
  • Left click with selected terrain or buildable: place it.
  • Right click with selected buildable: remove it.
  • Ctrl+S: saves the game to save/autosave.json

Load a saved game by running with the file as argument:

go run . save/autosave.json

About

A tiny, slow-paced world and colony building game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%