Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ggross98/godot-onebuttondino
A 2-player casual game
https://github.com/ggross98/godot-onebuttondino
cshap game gamedev godot godot-engine godot4
Last synced: 3 days ago
JSON representation
A 2-player casual game
- Host: GitHub
- URL: https://github.com/ggross98/godot-onebuttondino
- Owner: Ggross98
- Created: 2024-07-17T01:16:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-24T11:41:22.000Z (19 days ago)
- Last Synced: 2025-01-24T12:27:57.672Z (19 days ago)
- Topics: cshap, game, gamedev, godot, godot-engine, godot4
- Language: C#
- Homepage:
- Size: 1.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Godot-OneButtonDino
A 2 player casual game salute to the Micro Battles 2.
## How to play
* Each player has only one button to control: Z and slash (/ and ?), respectively. When you click the button, you will throw the sword when holding one, or jump when nothing is in hand.
![control](obd_github_00.png)
* When you hurt by the sword, your opponent will get one score. Try to win more points!
![fight](obd_github_01.png)
## Resources:
* The tilemap, SFX and BGM are from the [Brackeys' bundle](https://brackeysgames.itch.io/brackeys-platformer-bundle);
* The dino characters are from the [Arks' bundle](https://arks.itch.io/dino-characters).
Thanks a lot to these open access resources!