Add Run This Game Locally section
Assets should be loaded from the perspective of the binary directory
Add README
Nanoshooter is a shitty top-down 2D shooter game. Created in ~4 hours using KaboomJS
Install Yarn and Python 3, then:
git clone https://github.com/HoangTuan110/nanoshooter
yarn
yarn build; yarn serve
This game is under the MIT license. See LICENSE for details