jengine ~master

Small Engine for freely created projects


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

The jengine

Jengine intends to be a simple-to-use game engine for people to make quick, small games out of. Jengine is written in D, ans copyright (C) 2021 under the MIT license.

To add jengine to your project:

  1. Through dub (automatically):
    dub add jengine 
    
  2. Manually
    • JSON:
    "dependencies" : {
        "jengine" : ~>x.y.z"
    }
    

    Where x, y, and z are the version you want.

Authors:
  • Joshua Buchanan
Dependencies:
none
Versions:
0.0.2 2021-May-21
0.0.1 2021-May-20
~master 2021-May-21
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 15 downloads total

Score:
0.0
Short URL:
jengine.dub.pm