A sokoban game in BQN
Go to file
Rampoina 5473aeba62 Fix Makefile 2022-04-14 17:17:15 +02:00
CBQN@a9e0386dac First commit 2022-04-14 16:41:12 +02:00
.gitmodules First commit 2022-04-14 16:41:12 +02:00
LICENSE First commit 2022-04-14 16:41:12 +02:00
Makefile Fix Makefile 2022-04-14 17:17:15 +02:00
README.md Fix README 2022-04-14 17:02:24 +02:00
soko.bqn First commit 2022-04-14 16:41:12 +02:00

README.md

Sokobqn, a sokoban game made in BQN

Running

If you already have BQN and you have it on your path just run ./soko.bqn

Otherwise:

  1. make to compile CBQN
  2. make run to run the game

License

Sokobqn is licensed as AGPLv3