https://github.com/naxmefy/jarl-game
https://github.com/naxmefy/jarl-game
game godot jarl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naxmefy/jarl-game
- Owner: naxmefy
- License: mit
- Created: 2023-12-29T14:51:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-14T12:09:36.000Z (over 1 year ago)
- Last Synced: 2025-01-16T01:16:22.482Z (5 months ago)
- Topics: game, godot, jarl
- Homepage:
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jarl-game
> a good description will follow later
> Project is organized by a best practice recommendation from godot docs described here: https://docs.godotengine.org/en/stable/tutorials/best_practices/project_organization.html
## Game Info
- created with [godotengine](https://godotengine.org)
- appropriate tags are: `Action-Roguelike`, `Roguelite`, `Survival`
- similar games: [Brotato](https://store.steampowered.com/app/1942280/Brotato/), [Vampire Survivors](https://store.steampowered.com/app/1794680/Vampire_Survivors/)## Tools
- [godotengine](https://godotengine.org) - game engine (open source https://github.com/godotengine/godot MIT)
- [inkscape](https://inkscape.org) - vector painting (open source https://gitlab.com/inkscape/inkscape GPL-2)
- [krita](https://krita.org) - painting (open source https://github.com/KDE/krita GPL-3)
- [miro](https://miro.com) - project management (can be used in free plan https://github.com/miroapp)
- [git](https://git-scm.com) - version control (open source https://github.com/git/git GPL-2)
- [github](https://github.com) - version control + project management (can be used in free plan https://github.com/github)