https://github.com/pragmagic/godot-nim
Nim bindings for Godot Engine
https://github.com/pragmagic/godot-nim
gamedev godot godotengine nim
Last synced: 25 days ago
JSON representation
Nim bindings for Godot Engine
- Host: GitHub
- URL: https://github.com/pragmagic/godot-nim
- Owner: pragmagic
- License: other
- Created: 2017-07-21T06:04:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-17T07:55:50.000Z (over 2 years ago)
- Last Synced: 2025-03-29T03:08:33.324Z (about 1 month ago)
- Topics: gamedev, godot, godotengine, nim
- Language: Nim
- Homepage: https://pragmagic.github.io/godot-nim/
- Size: 6.14 MB
- Stars: 503
- Watchers: 24
- Forks: 25
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nim - godot-nim - Nim bindings for Godot Engine. (Game Development / Game Engines)
README
# Nim bindings for Godot Engine
Nim bindings for Godot 3 based on [GDNative](https://godotengine.org/article/dlscript-here).
Documentation: https://pragmagic.github.io/godot-nim/
## Made with godot-nim
The library is production-ready and has been used to create these games:
- [Frayhem](https://frayhem.com/) - mobile online 3v3 brawler
- [Summon Age](https://summonage.com/) - mobile hero collection RPG
- [Turing Complete](https://turingcomplete.game/) - computer science game## Links
- [Godot Engine](https://www.godotengine.org/)
- [Nim](https://nim-lang.org/)## License
This project is licensed under the MIT license. Read [LICENSE](LICENSE) file for details.
Copyright (c) 2018-2021 Gearage LLC.