Skip to content

Spin-off of the popular 2D block-pushing Sokoban puzzle game

Notifications You must be signed in to change notification settings

lykelly19/space-sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Sokoban

Project Description

Space Sokoban is a spin-off of the popular Sokoban puzzle game (https://en.wikipedia.org/wiki/Sokoban).

In this 2D block-pushing puzzle game, the player controls a fox with a main objective of pushing crates to specific target locations as denoted by light blue diamonds. In this version, the character and crates are unaffected by gravity and are not limited to move by one block per key press.

Space Sokoban Gameplay Image

How to Setup & Run Program

  1. Download Unity & Unity Hub (https://store.unity.com/front-page#plans-individual)
  2. Unzip the compressed folder
  3. In Unity Hub, click on the "Add" button. Click on the folder that was unzipped.
  4. Unity 2D should open automatically with the folder & program contents.
  5. The game can be played by creating and running a build. This can be accomplished by clicking on File > Build and Run.

Rules

  1. The player can control the fox character by using the left, right, up, and down arrow keys on their keyboard
  2. The player-controlled fox can push the crates by moving against them
  3. The player and crates cannot move pass through the wall blocks
  4. The player clears the level when there is a crate placed at each of the light blue diamond targets
  5. The game concludes when the player completes the two levels

External Resources Used

Tools:

Graphics:

Assets:

About

Spin-off of the popular 2D block-pushing Sokoban puzzle game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages