Bez popisu

AnXPyDev 60d5b84688 Utilizing new delta feature před 5 roky
bash 1aec1451c9 new games před 5 roky
minty-test f6b7ddae80 Updated some stuff před 5 roky
neonSword 661501f8c5 testing sounds před 5 roky
platformer 60d5b84688 Utilizing new delta feature před 5 roky
pong 1aec1451c9 new games před 5 roky
stranded 5814fc83e9 updated před 5 roky
.gitignore 18d3368970 you can package games před 5 roky
README.md 05425e11ab Merge remote-tracking branch 'origin/master' před 5 roky

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