Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drxwat/goblins-game-gd
Turn based strategy game made with Godot Engine.
https://github.com/drxwat/goblins-game-gd
2d-game 3d-game game godot turn-based turn-based-combat
Last synced: 2 months ago
JSON representation
Turn based strategy game made with Godot Engine.
- Host: GitHub
- URL: https://github.com/drxwat/goblins-game-gd
- Owner: drxwat
- License: mit
- Created: 2020-02-04T16:19:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T22:17:25.000Z (over 2 years ago)
- Last Synced: 2024-10-23T22:16:54.535Z (3 months ago)
- Topics: 2d-game, 3d-game, game, godot, turn-based, turn-based-combat
- Language: GDScript
- Homepage:
- Size: 155 MB
- Stars: 84
- Watchers: 3
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dependencies
Games uses rts-3d-camera for 3d scenes https://gitlab.com/sehgel/godot-rts3dcamera
# Autoload
res://battle/scripts/BattleConstants.gd
# How contribute
[RU guide](contribute-guide.md)