Skip to content

Little game library written in Nim (Nimrod) using opengl and sfml

Notifications You must be signed in to change notification settings

rnentjes/nim-ludens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Nim game library

Getting started

Install dependencies with nimble:

  • opengl
  • sfml

Linux

Install package:

  • libcsfml-dev

Windows

Make sure the correct (32 or 64 bit) sfml dll's are on your PATH. You can find them in the dlls directory. Which kind of executables nimrod produces depends on the nimrod install you used.

Mac

Not supported (yet)

Learning

Take a look at the examples or the wiki:

Getting-started

About

Little game library written in Nim (Nimrod) using opengl and sfml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages