Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liulalemx/game-casette-boy-adventures
A 2d platformer game made with the Godot game engine for Brackeys Jam 2020.2
https://github.com/liulalemx/game-casette-boy-adventures
2d-platformer-game game godot godot-game-engine
Last synced: 15 days ago
JSON representation
A 2d platformer game made with the Godot game engine for Brackeys Jam 2020.2
- Host: GitHub
- URL: https://github.com/liulalemx/game-casette-boy-adventures
- Owner: liulalemx
- Created: 2021-02-07T18:24:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T19:31:38.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T11:41:25.130Z (about 1 month ago)
- Topics: 2d-platformer-game, game, godot, godot-game-engine
- Language: GDScript
- Homepage: https://liulalem.itch.io/cassette-boy-adventures
- Size: 18.7 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeSceneButton.gd
Awesome Lists containing this project
README
# Casette Boy Adventures
Casette Boy Adventures is a 2D platformer game made with the [Godot](https://godotengine.org/ "Godot game engine") game engine for [Brackeys Jam 2020.2](https://itch.io/jam/brackeys-4 "Brackeys Jam 2020.2").
![Game title screen](https://img.itch.zone/aW1nLzQwMTk2ODIuZ2lm/315x250%23c/Uzo8uC.gif)
## Getting Started
These instructions will get you a copy of the project up and running on your local machine. You can download a windows version of the game or run a web version from [here](https://liulalem.itch.io/cassette-boy-adventures).
### Prerequisites
- [Godot engine](https://godotengine.org/download "Godot game engine download")
## Usage
1. Clone the repository
1. Run Godot executable and import the project## Player controls
- Move with W A S D.
- Jump with L.
- Place timer with K
- Rewind with K: Pressing K again after pressing it once will take the player to the position of the timer.
- Pause with Esc## Authors
- **Liul Alemayehu** - _Initial work_
## License
This project is licensed under the [MIT](https://choosealicense.com/licenses/mit/) License