Popularity
6.0
Declining
Activity
0.0
Stable
29
5
1

Programming language: Crystal
License: MIT License
Tags: Misc    

lirith alternatives and similar shards

Based on the "Misc" category.
Alternatively, view lirith alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lirith or a related project?

Add another 'Misc' Shard

README

lirith-engine

Build Status

Draw super-awsome graphics on screen with this engine. Fully built written in Crystal!

Installation

  1. Clone this repo
  2. Run crystal deps
  3. Install GLEW and GLFW trough homebrew brew install glfw3 glew

Usage

Run lirith.cr within the src folder

Contributing

  1. Fork it ( https://github.com/lirith-engine/lirith/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • Rinkana Max Berends - creator, maintainer