Skip to content

jpoeppel/SokobanHS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SokobanHS

A simple Sokoban clone written in Haskell

Requirements

  • gtk2hs-buildtools need to be installed

Afterwards it can be build using cabal

Game

  • Use the player (yellow circle) to push the crates (brown rectangles) to the target positions (green tiles).

Controls

  • WASD to control the player
  • R step back
  • N skip to next level
  • P go to previous level
  • Q quit the game

When a level is cleared, the next level is loaded when WASD is pressed again.

TODOS:

  • Handling errornous files
  • Show on gui when all levels are done or loop back to first
  • Nicer tile images
  • Ki to solve level
  • Scaling of window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published