بدون توضیح

AnXPyDev 60d5b84688 Utilizing new delta feature 6 سال پیش
bash 1aec1451c9 new games 7 سال پیش
minty-test f6b7ddae80 Updated some stuff 6 سال پیش
neonSword 661501f8c5 testing sounds 7 سال پیش
platformer 60d5b84688 Utilizing new delta feature 6 سال پیش
pong 1aec1451c9 new games 7 سال پیش
stranded 5814fc83e9 updated 7 سال پیش
.gitignore 18d3368970 you can package games 7 سال پیش
README.md 05425e11ab Merge remote-tracking branch 'origin/master' 7 سال پیش

README.md

minty-projects

These are projects for minty game engine

How to run the projects:

clone minty into this folder

open GitBash

$ cd minty

$ npm i

$ bash compile.sh (insert the name of the project you want to run)

$ bash run.sh