Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Game submission !

Finally ! I submitted my game !

After a huge rush:

  • I created 8 levels. I planned to create 10, but it took much more time than I thought.
  • I implemented lights with Box2DLights. It's pretty basic, but it add atmosphere... I guess... hahahah

Here is the last gameplay video :


And here is the link to play my game :

http://itch.io/jam/libgdxjam/rate/51123


Controls

  • A : Rotate counter-clockwise
  • D : Rotate clockwise
  • W : Use the jetpack
  • O : Camera zoom-out
  • P : Camera zoom-in
  • Esc : Pause

Gameplay

  • For each level, you have limited oxygen and limited jetpack fuel.
  • Oxygen decreases with time, fuel decreases each time you use the jetpack.
  • Use your jetpack wisely !
  • When you touch a wall, you can propel yourself by rotating, it's a way to move without using fuel. You have less control though.


Here is the source on GitHub