Skip to content

Releases: Gumichan01/target-xplosion

Target Xplosion v0.5.4 (Windows version)

25 Aug 09:14
Compare
Choose a tag to compare

5th alpha of Target Xplosion.

The game is available on Itch.io and GameJolt

Update:

Library

Graphics

  • Bad logical dimensions. #17
  • Window resolution. #18

Gameplay

  • Force feedback. #20

Known bugs (since 0.5.3)

  • In the result screen, the gamepad event is not processed.

Feedback

Please fill in this feedback document if you played the game, so I can have a better idea about how to improve it.

You can also open an issue on Github.

Enjoy 🎮


Target Xplosion v0.5.3 (Windows version)

26 May 17:29
Compare
Choose a tag to compare

4th alpha of Target Xplosion.

The game is available on Itch.io and GameJolt

Update:

Engine

  • LunatiX v0.13.0-RC4.
  • Integration of TinyXML2 into the game
  • Refactoring (engine/player/hud)
  • Better separation → debug/release

Menu

Gameplay

  • Better gamepad handling
  • Refactoring of some patterns (level 3 boss)

Known bugs

  • Panning effect on Windows. See 795f226
  • In the result screen, the gamepad event is not processed.

Feedback

Please fill in this feedback document if you played the game, so I can have a better idea about how to improve it.

You can also open an issue on Github.

Enjoy 🎮


Target Xplosion v0.5.2

01 Nov 17:34
Compare
Choose a tag to compare

3rd alpha of Target Xplosion

The game is available on Itch.io and GameJolt

Update:

Engine

  • LunatiX v0.12.0-alpha
  • Parallax in every levels
  • "Loading screen"

Gameplay

  • Fix missile trajectory
  • Refactorized enemy patterns
  • Hit feedback (visual + audio feedback)
  • Display the hitbox of the player in slow mode
  • In slow mode, the range of shot in reduced

Please fill in this feedback document if you played the game, so I can have a better idea about how to improve it.

You can also open an issue on Github.

Enjoy 🎮


Target Xplosion v0.5.1

15 Aug 12:38
Compare
Choose a tag to compare

2nd alpha of Target Xplosion.

The game is available on Itch.io and GameJolt
See this thread on Reddit

Fixes:

  • The game control has been changed, so people can play the game no matter if they have a QWERTY or AZERTY keyboard.
    • W is shooting for people who use AZERTY keyboard
    • Z is shooting for the others (QWERTY)
  • In the menu screen, it is possible to know how to play the game.
  • The 3 levels has been rebuilt "from scratch"
    • There are less enemies
    • Some midboss and boss patterns have been changed.

Please fill in this feedback document if you played the game, so I can have a better idea about how to improve it.

You can also open an issue on Github.

Enjoy 🎮


Target Xplosion v0.5

27 Jul 17:06
Compare
Choose a tag to compare

New alpha demo.

Important

I do not provide files through Github. You can get the game via Itch.io or GameJolt

Engine & configuration

  • C++11 code
  • Updated LunatiX to v0.11.0
  • Sprite sheet in the XML file
  • Sound in the XML file
  • Better resource management
  • Audio engine

Game system & gameplay

  • New HUD
  • New player sprite
  • Better fire power system. See f2838d0
  • The hit box of the player is smaller. See 49480cf
  • Score system improvement
  • Bullet pattern fixes
  • 3 levels
  • Menu screen
  • Xbox 360 controller integration.

Target Xplosion v0.4.7

30 Apr 15:51
Compare
Choose a tag to compare

New

  • Menu update

    • Write the volume directly in the text area.
    • Xbox 360 controller integration.
  • Game

Bug fix

Download the program (Windows version)


Target Xplosion v0.4.6

06 Apr 16:53
Compare
Choose a tag to compare
  • Level 2 done
  • Refactored the first level
  • New enemies
  • Refactored the HUD

Download the program (Windows version)


Target Xplosion v0.4.5

16 Nov 11:23
Compare
Choose a tag to compare
  • Menu screen
  • Enemy pattern improvement
  • Engine upgrade
  • A lot of bug fixes

Target Xplosion v0.4 - Prototype

06 Sep 17:09
Compare
Choose a tag to compare

This version contains new contents and bug fixes. This prototype has 2 levels that will be in the final version of Target Xplosion. However, the game system will be changed for the next version.

Some of these following features will be kept and improved in the upcoming releases. This version is just a prototype. The true game development will start with the Version 0.5.

Engine & configuration

  • Integrated the LunatiX engine (version 0.6.1) using the library files
  • Integrated an XML file reader
  • Added an XML file for the assets of the game.
  • Improved the resources loading while loading a level
  • Gamepad support (well, this support is not complete)
  • Improved the particle system of the rocket

Game system & Gameplay

  • New keyboard control
  • Improved the level 0
  • The level 1 is done
  • Integrated the rank system
  • New enemy patterns
  • New item: the score item (it gives you much points)
  • The player can reborn 2 second after his death
  • Updated the score system (the player earn points hitting enemies and may get bonus points)

Target Xplosion v0.3

05 Sep 21:19
Compare
Choose a tag to compare

The first demo of Target Xplosion.

  • 1 level