Skip to content

A Sokoban puzzle game implemented using the Test-Driven Development (TDD) approach, built with Vue 3 and Vitest.

License

Notifications You must be signed in to change notification settings

NansenHo/sokoban

Repository files navigation

Sokoban

This is a Sokoban puzzle game implemented using the Test-Driven Development (TDD) approach, built with Vue 3 and Vitest.

Tech Stack

  • TypeScript
  • Vue3
  • Pinia
  • Vitest
  • TailwindCSS
  • Vite

🛠️ Quickstart

# clone the project
git clone https://github.com/NansenHo/sokoban.git
cd sokoban

# install packages
pnpm install

# start the development server
pnpm dev

# run tests
pnpm test

About

A Sokoban puzzle game implemented using the Test-Driven Development (TDD) approach, built with Vue 3 and Vitest.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published