Skip to content

yglukhov/rod

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
rod
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

rod Build Status

Rod is a cross-platform 2d and 3d game engine for Nim.

Installation:

    $ git clone https://github.com/yglukhov/rod
    $ cd rod
    $ nimble install -y

Update all dependencies:

    $ cd rod
    $ nimble install -y -d

Supported platforms:

  • iOS
  • Android
  • Windows
  • OSX
  • Linux
  • HTML5 (Emscripten)

Build Requirements:

  • Nim latest devel version
  • Nimble package manager

About

Cross-platform game engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages