A downloadable game for Windows

So I made this small little demo for the GGJ Next Game Jam. This is my first time seriously making anything resembling a video game.

This 'game' features a small little robot-wheel guy who can teleport around. That's it. Hope you enjoy!

Not really much to be done in this game, just movement, jumping and simple teleportation in one level.                 

WASD or arrow keys for movement, space to jump, left mouse-click to teleport.

You get 2 teleports max while in the air, and it resets upon hitting the ground.


The theme of the jam was 'connections', and my main idea was to play as a little robot who met others of his kind, build connections with them, and they would sort of join him on his journey and provide unique tools to use. 

In the end, I spent a majority of my time figuring out how to actually develop a game, including programming, figuring out the engine, designing sprites, and everything in between. Using a relatively unknown/new engine like Godot didn't help, but I am still glad I chose it and will continue learning it.

It was definitely a great learning experience and hopefully more of my games will be found here in the future.


Made using Godot Engine.

Background and environment created using Trixie's amazing Springstar Fields tileset.

Character Sprite + Animations made by Jeffery Zhan (myself) in Aseprite.

Special thanks to everyone running GGJ Next Game Jam and everyone participating!


Let me know if you have any suggestions for changes or future additions.

I will most likely add some actual gameplay and sound in the future, so if you are still interested for some reason, keep updated :)

Finally, I will also be writing a relatively short devlog somewhere soon about my first experience with game development and all that. 

StatusPrototype
PlatformsWindows
Authorb0fa
GenrePlatformer
Made withGodot, Aseprite
Tags2D, Pixel Art, Robots
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard, Mouse
LinksInstagram

Download

Download
warp_game.zip 13 MB

Install instructions

Just downloading the .exe should work.

Please let me know if you have any problems.

Development log

Comments

Log in with itch.io to leave a comment.

I really like the movement and the character looks pretty good, though it's hard to close the game, you could make esc close it. My only problem with the movement is that if you teleport on the ground, start to move and never release whatever direction you were holding, the animation stops and you don't get your dash back. Pretty cool concept!

(+1)

Thank you very much for the feedback! UI elements and stuff like closing the game with a button are important, I will definitely add those soon. Also, I'll take a look at the issue you mentioned and try to see if I can fix it. Thanks for playing my game!