2025-04-27 11:51:49 +07:00
2025-04-26 23:07:35 +07:00
2025-04-26 23:16:12 +07:00
2025-04-26 22:44:57 +07:00
2025-04-26 23:07:35 +07:00
2025-04-26 23:16:12 +07:00
2025-04-26 23:16:12 +07:00

Sokoban

A simple Sokoban game built with Phaser 3 and Vite.

Description

This is a browser-based implementation of the classic Sokoban puzzle game, built using Phaser 3 game framework and Vite as the build tool.

Development

To run the development server:

npm install
npm run dev

Building

To build the project for production:

npm install
npm run build

Deployment

This project is automatically deployed to GitHub Pages when changes are pushed to the main branch.

You can access the deployed game at: https://tiennm99.github.io/sokoban/

S
Description
A simple sokoban game generated with AI
Readme Apache-2.0 1.2 MiB
Languages
Svelte 57.4%
JavaScript 37%
CSS 4.9%
HTML 0.7%