Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanito authored Nov 25, 2023
1 parent 0489ed3 commit e22f0a2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# godot-heart-platformer
Made with HeartBeast's [Heart Platformer - Godot 4 Tutorial Series](https://www.youtube.com/playlist?list=PL9FzW-m48fn0i9GYBoTY-SI3yOBZjH1kJ), but I added high scores.

![demo](https://github.com/ryanito/godot-heart-platformer/assets/7041605/e5558c6b-1a78-46a3-93c6-28ae2afb0c0b)

## Controls

- **Left**: <kbd>←</kbd> <kbd>A</kbd>
- **Right**: <kbd>→</kbd> <kbd>D</kbd>
- **Jump**: <kbd>↑</kbd> <kbd>W</kbd> <kbd>Space</kbd>

0 comments on commit e22f0a2

Please sign in to comment.