Home Boxman Puzzle
Post
Cancel

Boxman Puzzle

Boxman Puzzle

Boxman (Also called Sokoban Pushbox) is a transport puzzle in witch the player pushed boxes around a maze, viewed from above, and tries to put them in designated location. Only one box may be pushed at a time, and boxes cannot be pulled.

Boxman Puzzle Boxman Puzzle

Compilation

To compile the source code you need to download CamlLight from inria.fr website.

execution

Load the main file

Include the boxman.ml file, file > include > browse_to_file_path The game will be executed automatically.

Run the program

manually type in the caml interpeter then press enter:

1
jeu();;

Boxman Puzzle Boxman Puzzle

This post is licensed under CC BY-NC-SA 4.0 by the author.

Sudoku Solver

How to install typescript on mac os x