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.
- Host: GitHub
- URL: https://github.com/mlange-42/tiny-world
- Owner: mlange-42
- License: mit
- Created: 2024-02-23T09:46:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T17:00:53.000Z (over 1 year ago)
- Last Synced: 2025-02-28T03:22:24.140Z (7 months ago)
- Language: Go
- Homepage: https://mlange-42.itch.io/tiny-world
- Size: 6.25 MB
- Stars: 38
- Watchers: 1
- Forks: 5
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.
![]()
## 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: F11All UI controls have tooltips. Read them carefully!