Skip to content

TIM version 1.0.0

Latest
Compare
Choose a tag to compare
@Kerbaltec-Solutions Kerbaltec-Solutions released this 23 Jul 10:08
· 35 commits to main since this release
2e43c79

First stable release

Entities can be created and controlled via the input mode and reflection,
The map is created randomly using noise,
Creatures can find the shortest path to a target,
one Example entity exists
The user can move a cursor about the map to help with navigating
Following entities exist: House, Ore, Wildlife (friendly/aggressive), Fighter (Sword/Bow), Worker
The player has to manage the resources food and money
Entities can take damage and die
A tutorial exists and can be accessed from inside the game.

What's Changed

Full Changelog: v1.0.0-nightly...v1.0.0