Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T10:33:51.000Z (over 4 years ago)
- Last Synced: 2024-11-19T21:38:29.648Z (2 months 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: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![logo](https://i.postimg.cc/FHpxXqZR/Nautilus-Engine.png)
## •Sum• [![nimble](https://raw.githubusercontent.com/yglukhov/nimble-tag/master/nimble.png)](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•
![image](https://user-images.githubusercontent.com/8768470/89148586-f4df2f00-d562-11ea-836d-6cd81196975e.png)