No Description

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

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