https://github.com/dsrw/enu
A Logo-like 3D environment, implemented in Nim
https://github.com/dsrw/enu
game-development godot nim
Last synced: 22 days ago
JSON representation
A Logo-like 3D environment, implemented in Nim
- Host: GitHub
- URL: https://github.com/dsrw/enu
- Owner: dsrw
- License: mit
- Created: 2020-02-12T15:12:27.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T02:32:13.000Z (about 1 month ago)
- Last Synced: 2025-04-01T07:53:19.526Z (29 days ago)
- Topics: game-development, godot, nim
- Language: Nim
- Homepage: http://getenu.com
- Size: 218 MB
- Stars: 462
- Watchers: 14
- Forks: 14
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-nim - enu - 3D live coding with a Logo-like DSL for Godot, implemented in Nim. (Game Development / Game Libraries)
README
# Enu
Build 3D worlds in Nim.

Enu lets you build and explore worlds using a familiar block-building interface
and a Logo inspired API. It tries to make 3D development easier, and will
eventually be able to create standalone games.Visit [getenu.com](http://getenu.com), or join us on [Discord](https://discord.gg/KTjhgtKgQS).