설명 없음

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

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