nimgame

A simple 2D game engine for Nim language. Deprecated, use nimgame2 instead.

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

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:23

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.