Skip to content

Commit 68d80b1

Browse files
authored
Update README.md
1 parent 62e6130 commit 68d80b1

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# jumpy
2-
One-tap platform game made in Godot Engine
1+
2+
# Jumpy
3+
One-tap platform game made in [Godot Engine](https://github.com/godotengine), a free and open source 2D and 3D game engine. You make a jelly-like thing called **Jumpy** to jump buy tapping to screen or presing the space key. A simple, but fun and addictive game.
4+
5+
This project contains nice examples for signals, groups and C# scripting for people who wants to work with Godot Engine. Although originally planned to be released for smartphones, it is only released for Linux and Windows, because Godot Engine does not support exporting to Android or iOS platforms at the moment.
6+
7+
Huge thanks to [Kenney](https://kenney.nl/) for its adorable and free graphics.
8+
9+
## Screenshot
10+
<img src="screenshot.png" width="270" height="480">

0 commit comments

Comments
 (0)