Няма описание

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