// ---- Description ----

this.print("You're working on the greatest game you've ever made, but there is one problem... You've created a Bug Creator! He's now infecting all the game you've created! You must stop it!");

// ---- Controls ----

// ---- /!\ AZERTY /!\ -----

if(player.use("ZQSD" or GamePad.LeftStick)) { player.move } // Player movement

if(player.use("Mouse" or GamePad.RightStick)) { player.look } // Player looks in the direction of the mouse or the right stick

if(player.use(Mouse.LeftClick or GamePad.RightTrigger)) { player.shoot } // Player shoot

if(player.use("Escape")) { return "MainMenu" } // Go back to Main Menu

// --- BackLogs ----

/* I'm a little bit proud of this game (I really think I can do something much better, but I think this is a great start :) ), but I didn't had much time to complete and polish the game. I think the textures are awful (I'm bad at drawing), the music is too much repetitive, some things could be polished on the gameplay level, but I'm really proud of what I've done in 8 hours and 43 minutes of development. In fact, I had to switch between lectures and this project, so I had little times for this... Anyway, hope you enjoy the game ;) */

StatusReleased
PlatformsWindows, macOS, Linux, HTML5
Rating
Rated 2.0 out of 5 stars
(1 total ratings)
AuthorVanakine
GenreShooter
Made withUnity
Tags2D, 8-Bit, Pixel Art, Short, Singleplayer, Unity

Download

Download
ExtremeDebuggingExe.zip 14 MB

Leave a comment

Log in with itch.io to leave a comment.