Authors: | la.panon. & gdext-nim Community |
---|---|
Version: | 0.14.1 |
- 📘 Getting Started
- 🛠 References for Development
- 🚀 Taking It Further
- 💬 Community
- 🛠️ Samples and Source Code
gdext-nim is an extension that brings together the expressiveness of Nim × Godot game development.
This site guides you through gdext-nim step by step, from setup and development workflow to API references and tutorials.
📘 Getting Started
-
Development Guide
Step-by-step instructions for getting your first project running. Essential for newcomers. -
Tutorial
Recreates Godot’s official “Dodge the Creeps!” tutorial using gdext-nim. Learn by doing.
🛠 References for Development
-
Quick Reference
A handy reference summarizing commonly used syntax and type mappings. Ideal as an on-hand resource during development. -
Full API Reference
The complete API available in gdext-nim. Check function signatures and type details here. -
Building & Exporting Guide
Detailed instructions for building and distributing your games.
🚀 Taking It Further
- Advanced Topics
Knowledge about optimizations and experimental features. For those who want to dig deeper.
💬 Community
For questions or knowledge sharing, feel free to join Discord or Forum.
Connect with developers worldwide and get the latest tips and information.
🛠️ Samples and Source Code
-
Examples
Real gdext-nim project examples. Useful for learning or prototyping. -
GitHub Source
The official gdext-nim source code. Helpful for contributions or understanding detailed implementations.