![]() |
|
Sokoban for Microbee - Printable Version +- Discussion Forum for all things Microbee (https://microbeetechnology.com.au/forum) +-- Forum: Microbee Forum (https://microbeetechnology.com.au/forum/forum-1.html) +--- Forum: Microbee Software and Documentation (https://microbeetechnology.com.au/forum/forum-7.html) +--- Thread: Sokoban for Microbee (/thread-1073.html) Pages:
1
2
|
RE: Sokoban for Microbee - Graham72 - 31-08-2026 (31-08-2026, 02:02 AM)brizza Wrote:awesome!(30-08-2026, 10:25 PM)Graham72 Wrote: I tried a little fixing with Co-Pilot and it had some success but could not get the push block coding correct. Whenever I challenged its matrix logic it said it was my fault for using key$ not inkey$, AI knows micro$oft basic too well, and thinks it knows the answers are just syntax in the first instance. A fun 30 minutes. RE: Sokoban for Microbee - brizza - 01-09-2026 (31-08-2026, 11:40 AM)Graham72 Wrote:(31-08-2026, 02:02 AM)brizza Wrote:awesome!(30-08-2026, 10:25 PM)Graham72 Wrote: I tried a little fixing with Co-Pilot and it had some success but could not get the push block coding correct. Whenever I challenged its matrix logic it said it was my fault for using key$ not inkey$, AI knows micro$oft basic too well, and thinks it knows the answers are just syntax in the first instance. A fun 30 minutes. Here's the end result. Has joystick control also :-)
sokobee.zip (Size: 8.75 KB / Downloads: 8)
RE: Sokoban for Microbee - ChickenMan - 02-09-2026 Thanks Brizza, great stuff. But I'm going to change the kbd control to use the traditional AZ & <> as well as Premium arrows for my use. Thanks. RE: Sokoban for Microbee - brizza - 02-09-2026 (02-09-2026, 10:05 AM)ChickenMan Wrote: Thanks Brizza, great stuff. But I'm going to change the kbd control to use the traditional AZ & <> as well as Premium arrows for my use. Thanks. Thanks. Yes easier than hjkl. my preference is a modified joystick using cherry switches :-) RE: Sokoban for Microbee - ChickenMan - 02-09-2026 Here is a version that uses the AZ & <> keys for Up/Down/Left/right as well as the Premium Arrows. Joystick removed.
sokoban.zip (Size: 4.41 KB / Downloads: 5)
|