Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rakin406/dodge-the-creeps
Dodge The Creeps game for mobile and desktop
https://github.com/rakin406/dodge-the-creeps
2d beginner game game-development godot godot-engine mobile
Last synced: about 1 month ago
JSON representation
Dodge The Creeps game for mobile and desktop
- Host: GitHub
- URL: https://github.com/rakin406/dodge-the-creeps
- Owner: rakin406
- License: mit
- Created: 2024-06-20T14:18:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T14:36:12.000Z (5 months ago)
- Last Synced: 2024-09-29T08:10:46.976Z (about 2 months ago)
- Topics: 2d, beginner, game, game-development, godot, godot-engine, mobile
- Language: GDScript
- Homepage:
- Size: 3.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
The game is called "Dodge the Creeps!". Your character must move and avoid the
enemies for as long as possible. Use the arrow keys to move the player. If
you're on mobile, tap the place where you want the player to go. When the start
button appears, you can either click it or press `Space` to start the game.TODO: Fix viewport and mob spawning on desktop.