VOGONS


First post, by Sebastian-vgns

User metadata
Rank Newbie
Rank
Newbie

Hello everyone,
for all fans of the Epson HX-20, I have written a new version of the game Box World (a Sokoban clone) and published it on GitHub. It feels strange to publish a Microsoft Basic program on GitHub, but maybe it will shake up the statistics on currently used programming languages a little. 😉
The program has been specially adapted for the Epson HX-20 and is controlled using WASD instead of the confusing cursor keys.
The program currently contains 33 levels. All you need to play is the BAS file.
Have fun playing!
Feel free to give feedback or report bugs or suggestions for improvement.

https://github.com/Sebastian-gthb/BoxWorld

Best regards,
Sebastian

Reply 1 of 1, by Sebastian-vgns

User metadata
Rank Newbie
Rank
Newbie

Hi there,
i added a readable version of the BASIC code with many comments to GitHub. That helps to understand the program.

Best regards,
Sebastian