Skip to content

ourcade/phaser3-sokoban-template

Repository files navigation

Sokoban or Push-box Template

A simple Sokoban or Push-box puzzle game template

License

Overview

This is a Sokoban or Push-box game template for the Phaser game framework.

The code corresponds to a 13 part series on YouTube demonstrating how it was made.

Check out the demo here.

Getting Started

Clone this repository with git-lfs and run:

npm install
npm run start

If you don't have git-lfs installed then get it here: https://git-lfs.github.com

All the image and audio files in this repository is stored with git-lfs. Alternatively you can download a zip instead from the latest release here.

Credits

Music loop is 8 Bit Cave Loop by Frenchyboy 🎼

Sound effects from Digital Audio and Interface Sounds packs by Kenney.nl 🎶

Game art from Sokoban by Kenney 📦

License

MIT License