Use the arrow keys, WASD, or your gamepad to move. You can use the down button to cancel your movement. Collect all 10 coins to win.

The web build of this game has a jitter problem and sometimes does not load the sounds, so if that bothers you, download it instead.

This game is pretty buggy and has awkward controls and physics so please don't go in expecting an enjoyable experience.

I made this game in 3ish days following the self imposed challenge of writing zero lines of code. There are no scripts in this game, instead everything is done through signal connections and animation players, which can be configured entirely through the Godot editor.  For example, to take player inputs, I use invisible buttons with a shortcut input set, and connect their pressed signal to functions which apply various forces to the player. This made it 10x harder to do anything, and I am looking forward to work on a project where I can write code again.

I am done working on this project and will not fix any gameplay related bugs.

Thanks to Kenney for the tilemap!

The code in the thumbnail is from the Godot platformer demo.

If you want to know how any particular feature in this game was done, you can check out the source "code" on GitHub or ask me in the comments.

Published 14 days ago
StatusReleased
PlatformsWindows, Linux, HTML5
Rating
Rated 2.5 out of 5 stars
(2 total ratings)
Authorlzxh
GenrePlatformer, Action
Made withGodot
Tags2D, Godot, Singleplayer

Download

Download
Zero Lines Linux.zip 21 MB
Download
Zero Lines Windows.zip 24 MB

Leave a comment

Log in with itch.io to leave a comment.