Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/id-ja/godot-101
Experimenting with Godot Engine.
https://github.com/id-ja/godot-101
2d-game game-development godot-engine
Last synced: 3 months ago
JSON representation
Experimenting with Godot Engine.
- Host: GitHub
- URL: https://github.com/id-ja/godot-101
- Owner: ID-JA
- Created: 2024-08-27T12:21:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T13:01:09.000Z (5 months ago)
- Last Synced: 2024-10-10T11:04:57.850Z (3 months ago)
- Topics: 2d-game, game-development, godot-engine
- Language: C#
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NewScript.cs
Awesome Lists containing this project
README
# Godot Sandbox (2D)
Experimenting with Godot Engine to explore its capabilities and features. This project is a sandbox for learning various game development concepts using Godot.
## Game Overview: Survival Waves
A 2D survival game where players must fend off waves of increasingly difficult enemies. The goal is to survive as long as possible and achieve a high score,
battling through multiple waves of foes that grow stronger with each round.This project is inspired by the classic game [Superfighters](https://www.y8.com/games/superfighters), one of my favourite childhood games.
![game scene](https://github.com/user-attachments/assets/71d5dbac-038c-4476-9dc3-ad8029fc7fd5)