A downloadable game for Windows

So this game exists entirely of one script. No prefabs, no models, .. nothing.

The goal of the game is to not fall of the platform!

At the beginning of a new game you are able to:

- Move (wasd / arrows)
- Jump (space)
- Shoot (left click)

After each successful round you have to leave one of these abilities behind to continue..

There are currently only 3 levels.

The source for this game can be found here. If you would like to try it out, just download the script file, attach it to an empty gameobject and voila, done! (oh and set the settings in the inspector)
(I also included a copy of the script in the .zip file)

Due to some timing issues I didn't quite get to finish the game, oh well.

Download

Download
Styno333 - OneScriptJam.zip 29 MB

Comments

Log in with itch.io to leave a comment.

Neat game! The fact that you imposed on yourself the extra restriction of using no prefabs and no materials is darn impressive :)

I will say that the game is a bit tricky, I haven't managed to get past the second level as of yet, but it's pretty entertaining to play and the idea of losing an ability after each level fits the theme rather well.

One thing that I found unclear was the shooting; I didn't realize at first that the sumo-ers were taking damage, even tough they were animating, because there weren't any bullets getting spawned, so I was assuming it wasn't working.  Only later did I figure out that if I hold it down long enough they eventually die/get pushed off, and from there on, the gun felt a bit op (tough apparently still not enough to get my fat ass to the last level :D)