nimgame

""Simple 2D game engine for Nim language.""

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.3.2
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-07 07:47

Authors

  • Vladar

Installation

nimble install nimgame
choosenim install nimgame
git clone https://github.com/Vladar4/nimgame/

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
nimgame - - - - - - -

Source

Repository https://github.com/Vladar4/nimgame/
Homepage https://github.com/Vladar4/nimgame
Registry Source nimble_official

README

nimgame

Simple 2D game engine for Nim language.

Deprecaded since sdl2 came out. Still works and could be used for reference, though.