https://github.com/adefwebserver/dodgethecreeps
Godot - Dodge The Creeps C#
https://github.com/adefwebserver/dodgethecreeps
Last synced: about 1 year ago
JSON representation
Godot - Dodge The Creeps C#
- Host: GitHub
- URL: https://github.com/adefwebserver/dodgethecreeps
- Owner: ADefWebserver
- License: mit
- Created: 2023-12-26T05:20:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T14:59:26.000Z (over 2 years ago)
- Last Synced: 2024-10-06T08:42:39.050Z (over 1 year ago)
- Language: C#
- Size: 11.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dodge the Creeps with C#
This is a simple game where your character must move and avoid the enemies for as long as possible.
It is the game featured in the ["Your first 2D game"](https://docs.godotengine.org/en/latest/getting_started/first_2d_game/index.html)
tutorial in the documentation.
it is ported to C# in the asset library: https://godotengine.org/asset-library/asset/534
This is a C# .Net 6 version.
For more details, consider following the tutorial in the documentation.
Language: [C#](https://docs.godotengine.org/en/latest/tutorials/scripting/c_sharp/index.html)
Note: There is a GDScript version available [here](https://github.com/godotengine/godot-demo-projects/tree/master/2d/dodge_the_creeps).
Note: There is a GDNative C++ version available [here](https://github.com/godotengine/gdnative-demos/tree/master/cpp/dodge_the_creeps).
## Screenshots


## Copyright
`art/House In a Forest Loop.ogg` Copyright © 2012 [HorrorPen](https://opengameart.org/users/horrorpen), [CC-BY 3.0: Attribution](http://creativecommons.org/licenses/by/3.0/). Source: https://opengameart.org/content/loop-house-in-a-forest
Images are from "Abstract Platformer". Created in 2016 by kenney.nl, [CC0 1.0 Universal](http://creativecommons.org/publicdomain/zero/1.0/). Source: https://www.kenney.nl/assets/abstract-platformer
Font is "Xolonium". Copyright © 2011-2016 Severin Meyer , with Reserved Font Name Xolonium, SIL open font license version 1.1. Details are in `fonts/LICENSE.txt`.