Releases: HB-the-Pencil/Defendish-Game
Releases · HB-the-Pencil/Defendish-Game
Defendish 1.0.5 Patch
Let's actually upload the sound files, shall we?...
- Added sound effects (sounds from https://woolyss.com/)
- Added stars (with parallax)
- Began to add a framework for aliens in the future
Defendish 1.0.5
There's sound now!
- Added sound effects (sounds from https://woolyss.com/)
- Added stars (with parallax)
- Began to add a framework for aliens in the future
Defendish 1.0.4
The fun update!!
- Added bullets
- Neatened the flip animation
- Broke the code into more modules
- Added a debug mode
Enemies coming by 2025?
Defendish 1.0.3
This update is mainly technical.
- Created main.py (this is the main executable file)
- Wrote code to automatically install packages from requirements.txt
- Began adding scanner (currently, only shows the player)
Lazers should be implemented by Christmas.
Defendish 1.0.2
Minor fixes, including:
- Sprites (so that the game actually runs now)
- requirements.txt
- Fix a small issue with the flames
Defendish 1.0.1
Lots of fancy new features, including:
- Infinitely looping background
- Flames behind the player's ship
- A player that smoothly flips direction
- A border for the scanner (no scanner yet)
- A camera (based only in the code, it doesn't do anything for the user)
Defendish 1.0
Very basic player controller with drifty physics.