Skip to content

Releases: HB-the-Pencil/Defendish-Game

Defendish 1.0.5 Patch

31 Dec 20:36
85d1e9e
Compare
Choose a tag to compare
Defendish 1.0.5 Patch Pre-release
Pre-release

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

31 Dec 20:21
6be7295
Compare
Choose a tag to compare
Defendish 1.0.5 Pre-release
Pre-release

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

19 Dec 15:53
017e152
Compare
Choose a tag to compare
Defendish 1.0.4 Pre-release
Pre-release

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

18 Dec 15:24
a0b9ebd
Compare
Choose a tag to compare
Defendish 1.0.3 Pre-release
Pre-release

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

17 Dec 14:10
aeb492c
Compare
Choose a tag to compare
Defendish 1.0.2 Pre-release
Pre-release

Minor fixes, including:

  • Sprites (so that the game actually runs now)
  • requirements.txt
  • Fix a small issue with the flames

Defendish 1.0.1

16 Dec 15:29
e3ae9e1
Compare
Choose a tag to compare
Defendish 1.0.1 Pre-release
Pre-release

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

13 Dec 13:54
42f6daf
Compare
Choose a tag to compare
Defendish 1.0 Pre-release
Pre-release

Very basic player controller with drifty physics.