Skip to content

An Android port of the previously developed PC version of Sokoban, using libraries made by the teacher

Notifications You must be signed in to change notification settings

PTKay/SokobanAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SokobanAndroid

An Android port of the previously developed PC version of Sokoban, using libraries made by the teacher.

Developed as the final project of the Object Oriented Programming class (2nd semester) at ISEL.

Last change before Github: 17/06/2019

Overview

Sokoban is a puzzle video game genre in which the player pushes crates or boxes around in a warehouse, trying to get them to storage locations. The game is played on a board of squares, where each square is a floor or a wall. Some floor squares contain boxes, and some floor squares are marked as storage locations.

This application was developed for Android with the use of a library provided by the teachers.

The game allows for custom levels to be designed through the levels.txt file.

Preview

Credits

Developed by:

About

An Android port of the previously developed PC version of Sokoban, using libraries made by the teacher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages