Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 911 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 911 Bytes

Changelog

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.

v0.1.0 - 2024-08-31

Added

  • 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.