Skip to content

destination-pop/soko-city

Repository files navigation

Soko-City: A Puzzle Adventure Game

Soko-City is an RPG adventure game featuring Sokoban puzzles, level progression, and randomly-generated inventory and terrain. We built the game out programmatically so that the levels can continue indefinitely. Our current game features five dynamic levels. Motivation

Our group wanted to build an visually-pleasing but robust puzzle adventure game, inspired loosely by games like Stardew Valley. We liked the idea of incorporating a Japanese Sokoban puzzle into a larger themed adventure. And so Soko-City was born.

intro scene

level play

Technologies

Installation

  1. Clone this project locally
  2. Run npm install
  3. Run npm run start to build the webpack module and host locally
  4. Proceed to localhost:8080

Artwork Credits

Contributors

  • Renee Berger
  • Esther Kim
  • Marie Luongo
  • Jasmin Soltani

Play at https://soko-city.firebaseapp.com/

About

Soko-City: A Puzzle Adventure Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published