Skip to content

QodeMaster/Sokoban

Repository files navigation

Sokoban

A java application for the game Sokoban.

Architecture

Build with the MVC principle. Utilizes the Subject-Observer pattern for the View component. This makes it simpler to add new views for the program. The Control component is developed using the Strategy pattern.

Features

Three levels with a conservative use of porcessing power. The default control system are the four arrow keys.

Releases

No releases published

Packages

No packages published

Languages