Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhisaphire/stay-safe-bot-game
My first 2D game built using godot game engine.
https://github.com/abhisaphire/stay-safe-bot-game
2d-game abhisaphire first-game game game-development godot godot-game-engine
Last synced: 9 days ago
JSON representation
My first 2D game built using godot game engine.
- Host: GitHub
- URL: https://github.com/abhisaphire/stay-safe-bot-game
- Owner: AbhiSaphire
- Created: 2020-04-01T10:44:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T13:42:09.000Z (over 4 years ago)
- Last Synced: 2024-10-11T11:41:11.770Z (about 1 month ago)
- Topics: 2d-game, abhisaphire, first-game, game, game-development, godot, godot-game-engine
- Language: GDScript
- Size: 3.35 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stay-Safe-Bot-Game
### My first 2D game, built using godot game engine.
This project is an introduction to the Godot engine. The game is called “Stay-Safe Bot!”. Your character must move and avoid the enemies for as long as possible.## Screenshots
![Main Menu](/dodge_assets/art/godot_MainMenu.png)![Gameplay](/dodge_assets/art/godot_survival.png)
## How to run (as of now)
* Download godot game engine
* Clone this repo in your local machine
* Add this repo in same the same folder in which godot engine is
* Open godot and you will be able to locate the game folder
* Select Project -> Project settings -> run(in Applications) -> Main Scene (select to res://Main.tscn)
* Hit play, enjoy and share your high scores (Mine is 55)