beshrkayali / nim2d

A nim expirement: 2d game engine for Nim, inspired by Love2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nim2D

A pre-alpha minimal 2d game engine inspired by love2d. Using Nim and SDL2.

There's not much yet, but check examples/all.nim for an example that uses almost all of what's currently exposed.

Note: I'm using this project as a way to get my hands dirty with Nim and SDL2. Some things might be very wrong.

About

A nim expirement: 2d game engine for Nim, inspired by Love2d

License:zlib License


Languages

Language:Nim 100.0%