Sen descrición

AnXPyDev 60d5b84688 Utilizing new delta feature %!s(int64=6) %!d(string=hai) anos
bash 1aec1451c9 new games %!s(int64=7) %!d(string=hai) anos
minty-test f6b7ddae80 Updated some stuff %!s(int64=6) %!d(string=hai) anos
neonSword 661501f8c5 testing sounds %!s(int64=7) %!d(string=hai) anos
platformer 60d5b84688 Utilizing new delta feature %!s(int64=6) %!d(string=hai) anos
pong 1aec1451c9 new games %!s(int64=7) %!d(string=hai) anos
stranded 5814fc83e9 updated %!s(int64=7) %!d(string=hai) anos
.gitignore 18d3368970 you can package games %!s(int64=7) %!d(string=hai) anos
README.md 05425e11ab Merge remote-tracking branch 'origin/master' %!s(int64=7) %!d(string=hai) anos

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