Nauja / sachiscape

2D platformer made with Godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sachiscape

CI Pages Godot GitHub license

Sachiscape is a full-featured 2D platformer game playable both in your browser, and on your desktop, but also a reference for coding 2D games with Godot.

⚠️ this game is not released yet and is still work in progress

How to play

On the web https://nauja.github.io/sachiscape/.

Or on the desktop by downloading the latest build for your platform WIP.

Controls

Controls are the arrow keys for moving and jumping.

Use the R key to reset the current level.

Build with Godot

Download this repository as a zip or clone it with:

git clone https://github.com/Nauja/sachiscape.git

Go to https://godotengine.org/download/ and download Godot Engine 3.5.1.

Install Godot, then launch it.

Import sachiscape/project.godot in Godot.

In the toolbar select Project > Export..., and select your platform.

Documentation

Check out the wiki for a better understanding of the repository and the code.

License

Licensed under the MIT License.

About

2D platformer made with Godot

License:MIT License


Languages

Language:GDScript 100.0%