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.
- repository renamed to doodle-jump (before: doodle_jump)
- changelog notes for v0.0.1
- sorceforge integration
- wrong tile generation
0.0.1 - 2023-01-22
- This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
- README.md with main project description
- sprites:
tile.png
andbroken_tile.png
bird_right.png
andbird_left.png
sprout_right.png
andsprout_left.png
- sqlite database to store records
- simple account management
- main menu with randomly colored background
- collision & jumping physics
- picture loading machanism
- add pygame=2.1.2 to requirements
- set dependabot to track version changes