Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 330 Bytes

File metadata and controls

7 lines (4 loc) · 330 Bytes

UNBLOCK / RUSH HOUR in raylib (Golang)

This is a small game I developed to learn golang. The code is of real bad quality, but game works (somehow!).

Huge shoutout to https://github.com/fogleman/rush project I used for generating levels.

You can alter size of the grid by changing value of var Puzzle size in game/board.