Releases: Artanisx/aliensurvivors
Releases · Artanisx/aliensurvivors
v0.93-alpha
Alpha Release 0.93
Added quite a few things:
- Added a Main Menu and Scene Transition system with fading.
- Added shaderized starred background for main menu.
- Added background shader in the game scene.
- Adding Continue button to the main menu. It will dim if there's no save game. If there is, it will be bright and clickable to load a save from the main menu.
- Enhanced the UI art for pause and level up menu.
- Updated game UI (exp bar, level and timer).
This release is in Windows only.
v0.8-alpha
Alpha Release 0.8
Gameplay basics are all implemented, including:
- HUD
- Pause and Resume
- Level up mechanic with 8 selectable power ups
- Save game and Load Game (loading a game destroys the savegame to prevent save scumming)
- Save game file encryption
- Wave of enemies
- Increasing difficulty with increased enemy spawns
- Random drop chance for enemies (experience crystal)
- Music and Sfx
- Health bar
- Cheats (God mode and Infinite Damage) - only in editor
This release is both in Windows and Linux (Linux version briefly tested by Marco Di Fresco).