crygame

Version, currently master branch1 version
  • master branchlatestSep 29, 2015

github.com/g33kidd/crygame

Just a game engine written in Crystal.

3 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  crygame:
    github: g33kidd/crygame
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
MIT

Dependencies

Runtime Dependencies

  • gl*github: BlaXpirit/crystal-raw-gl, branch: master
  • crsfml*github: BlaXpirit/crsfml, branch: master

README

CryGame

A game engine written using crystal.

More info coming soon..