https://github.com/guevara-chan/nimnaut
•Nautilus 2D engine for you, me and Nim•
https://github.com/guevara-chan/nimnaut
2d-game-engine nautilus nim opengl procedural
Last synced: about 1 month ago
JSON representation
•Nautilus 2D engine for you, me and Nim•
- Host: GitHub
- URL: https://github.com/guevara-chan/nimnaut
- Owner: Guevara-chan
- Created: 2020-08-02T10:40:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T10:33:51.000Z (over 4 years ago)
- Last Synced: 2025-04-13T00:55:04.960Z (about 1 month ago)
- Topics: 2d-game-engine, nautilus, nim, opengl, procedural
- Language: Nim
- Homepage: https://www.purebasic.fr/english/viewtopic.php?f=14&t=73077
- Size: 336 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## •Sum• [](https://github.com/yglukhov/nimble-tag)
**Nautilus** is a small and accessible free OpenGL-powered 2D game engine, initially developed for [PureBasic](https://www.purebasic.fr/) community by **Mijikai**. It provides [COM](https://en.wikipedia.org/wiki/Component_Object_Model)-inspired interfaces to bring hybrid OOP/procedural model in use.**Nimnaut** is a project to make `Nautilus` useable in [Nim](https://nim-lang.org/) and provide basic set of usage examples.
Just `import nautilus` to hook it up - maximum transparency, Nim style.
**Installation:** run `nimble install nimnaut` in terminal.## •Featuræ•
* No guides or documentation.
* No userbase or usage cases.
* No engine sources.
* No future.
* No life.## •Compatibility•
**Nautilus** engine supports only Windows operation systems (both x86 and x64) at given moment.
**Nimnaut** was developed to use with Nim 0.18.0 and no external dependencies.## •Brief sampling of pure obscurity•
