All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Application window, borderless and always-on-top.
- Basic controls:
ESC
to quit,Left Click
to move the window around. - Dog basic AI using Markov chains.
- Dog states:
idle
,idle and bark
,walk
,walk and bark
,sit
,sit and bark
,lie down
,lie down and bark
.,run
,run and bark
,stand
,stand and bark
,sleep
. - 10 Dog sprites from Pixel Dogs by Benvictus.
- Mountain biome sprite.
- Infinite dog walking loop. When the dog reaches the end of the screen, it appears on the opposite side.
- Application icon and splash screen.
- 7.9" screen option.