QodeMaster / Sokoban

MVC java application for the game Sokoban.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

MVC java application for the game Sokoban.


Languages

Language:Java 100.0%