The Flight of Carnage
Description
**NOTE**
I am currently in the process of recoding the whole game to make sure it is running and working as efficiently as it can. That being said it will probably be a bit before the next update and when it does come out, there probably won't be many (if any) visible changes.
**UPDATE**
The recode is complete and released with the 1.0 update! I am very excited and am eager to hear any feedback you may have, you can reach out to me here or on my Facebook page-Zoes Blog. Also I am juggling this and some other things so it may be a bit in between updates.
This arcade style shooter game is very basic but it is actually the first game I've ever coded! That being said I am very eager to learn, and improve the game in any way I can to make it better and just all around more enjoyable. Coming soon will be added sound effects, music, and challenges. Keep checking in to see what new content I put out! I will also leave the dev log for the most recent update here:
8-19-22
*STARTED FRESH*
Recoding the whole game.
Starting with the title screen
8-22-22
Added game room
Added player
Added ship movement, as well as new left and right strafing capability
Created guns as separate objects; to later add recoil
Made bullets shoot from their respective guns, and added recoil
//add left and right movement while still moving towards mouse
//change bullets to be created at both guns instead of middle fire, add recoil
//add sound effects
Added back game modes and controls screen
Added shoot sound effect
Added asteroid death sound effect
Added title music, game music, and win music
Added win screen
8-23-22
Tweaked text colors and sizes to be more appealing
Changed sound effect for shooting
Added second sound effect for asteroid death
Started to work in respawn mechanics
8-24-22
Finished adding respawn mechanics
Added guns to respawn ships
Changed debris spawn and colors
Added sound effects for player death and player respawn
Added game over room
Changed lives for classic mode to be 3
Added lose music
8-25-22
Update set to live: ver.1.0.0.1