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: about 2 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T13:42:09.000Z (about 5 years ago)
- Last Synced: 2025-04-07T23:16:36.079Z (about 2 months ago)
- Topics: 2d-game, abhisaphire, first-game, game, game-development, godot, godot-game-engine
- Language: GDScript
- Size: 3.35 MB
- Stars: 2
- Watchers: 1
- 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

## 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)