|
%!s(int64=6) %!d(string=hai) anos | |
---|---|---|
bash | %!s(int64=7) %!d(string=hai) anos | |
minty-test | %!s(int64=6) %!d(string=hai) anos | |
neonSword | %!s(int64=7) %!d(string=hai) anos | |
platformer | %!s(int64=6) %!d(string=hai) anos | |
pong | %!s(int64=7) %!d(string=hai) anos | |
stranded | %!s(int64=7) %!d(string=hai) anos | |
.gitignore | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos |
These are projects for minty game engine
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