Skip to content

Releases: gaziduc/space-war

A new note about releases

08 May 11:29

Choose a tag to compare

Releases (.zip and installer) are now available at https://gaziduc.github.io/space-war

Thanks for playing!

A note about Space War releases...

03 Sep 19:40

Choose a tag to compare

All the new releases of Space War (currently v1.4.0) are now only available on https://gamejolt.com/games/space-war/482884

Space War 1.0.0

05 Apr 15:38

Choose a tag to compare

Finally, the final release of Space War is here!

Bug fixes:

  • In LAN mode, fixed a bug where the client would have infinite life.

space-war.tar.gz -> Linux 64 bits
space-war.zip -> Windows 64 bits

Space War 0.5.0

04 Apr 16:37

Choose a tag to compare

Space War 0.5.0 released!
New features:

  • 2-player local mode is now available! You must have a controller for player 2.
  • a LAN mode is also here now!

Bug fixes:

  • Objects now appear correctly in 720p resolution
  • Bosses now appear correctly in 720p resolution
  • Thanks to the new version of SDL2 (SDL 2.0.12), the game now uses Hardware acceleration on Windows and there is no color glitch. Finally!

space-war.tar.gz -> Linux 64 bits
space-war.zip -> Windows 64 bits

Space War 0.4.0

26 Mar 18:57

Choose a tag to compare

New features:

  • You can now choose between 720p and 1080p resolution in the settings menu. The best resolution for your screen is automatically chosen during the first launch of the game.
  • A pause menu is now available in game by pressing escape. You can change your settings directly in the pause menu.
  • A new type of enemy has appeared: the rotating enemy
  • Background has now multiple layers of stars!
  • The game now saves your best score for each level

Enjoy!

Linux 64 bits -> space-war.tar.gz
Windows 64 bits -> space-war.zip

Space War 0.3.0

15 Mar 11:49

Choose a tag to compare

The third release of Space War comes with new features:

  • Controller support is enhanced with force feedback support
  • An arcade mode is available (all levels straight)
  • A credits options is now available
  • When you start a mission, you now see in which level you are.

space-war.tar.gz -> Linux 64 bits
space-war.zip -> Windows 64 bits

Space War 0.2.0

23 Feb 21:53

Choose a tag to compare

Second release of Space War!

New features:

  • Level 6 done!
  • Boss now receive damages from bombs
  • Boss vertical speed now aligned with horizontal speed
  • Settings file format modified: separator is now '='

Bugs fixed:

  • No more color bug on Windows (Note: although this glitch has been fixed, the Windows version now uses software rendering instead of hardware rendering...)

space-war.tar.gz -> Linux 64 bits
space-war.zip -> Windows 64 bits

Space War 0.1.0

25 Jan 19:15

Choose a tag to compare

Space War 0.1.0 Pre-release
Pre-release

First (pre-)release of Space War!

space-war.tar.gz -> Linux 64 bits
space-war.zip -> Windows 64 bits

About the Windows version

Unlike the Linux version, the Windows version is so far very glitchy. Actually the colors aren't correct sometimes. This is due to a bug with SDL2_ttf and should be fixed...