Skip to content

Hashish-Crypto/motherload-clone

Repository files navigation

Motherload Clone - Cocos Creator

Motherload game clone using Cocos Creator 3.5.2.

Live demo: acquati.itch.io/motherload-clone

Move with "A,W,S,D" keyboard keys, with the on screen joystick.

Running the client locally

git clone https://github.com/Hashish-Crypto/motherload-clone.git
cd motherload-clone
npm install

Open Cocos Dashboard and add this project.

Prerequisites for development

Install Cocos Creator cocos.com/en/creator/download

Install Visual Studio Code: code.visualstudio.com/download

Install Git Bash: git-scm.com/download/win

Install nvm-windows, choose nvm-setup.zip: github.com/coreybutler/nvm-windows/releases

Open Git Bash as system administrator:

# Install Node and NPM
nvm install latest
nvm current
nvm use 18.0.0
node -v
npm -v

License

MIT

About

Motherload game clone using Cocos Creator 3.5.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published