An open API service indexing awesome lists of open source software.

https://github.com/mlange-42/tiny-world

A tiny, slow-paced world and colony building game.
https://github.com/mlange-42/tiny-world

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Tiny World

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

Made with [Ebitengine](https://github.com/hajimehoshi/ebiten) and the [Arche](https://github.com/mlange-42/arche) Entity Component System.


Tiny World screenshot

## Usage

### Play in browser

You can play Tiny World [on itch.io](https://mlange-42.itch.io/tiny-world),
or the development version [here](https://mlange-42.github.io/tiny-world/).

### Run locally

Please check the [installation guide here](INSTALL.md).

## Playing

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.

* Pan: Arrows, WASD or middle mouse button
* Zoom: +/- or mouse wheel
* Pause/resume: Space
* Game speed: [/] (square brackets)
* Toggle fullscreen: F11

All UI controls have tooltips. Read them carefully!