Search results
PuzzleScript on MSX
Score: 170.48 %,
Type: Forum topic , Comments: 4 comments
I've released the PSengine (Puzzle Script engine) v0.0.1 for MSX.
At the moment it only accepts the basic "RULE" of Sokoban, and there is no UNDO, but you can already create new levels and build the images.
X to action (or Space or Joystick A button)
Arrow keys to move ...
Castle Excellent Complete Map on MSX
Score: 169.98 %,
Type: Forum topic , Comments: 4 comments
For those who want to tour the Castle Excellent but do not have the patience to play the whole game. I made a scroll to show the entire map in MSX.
Map online
Files
Check also this:
And the Check also this:
And ...
Algorithm for Scroll
Score: 172.94 %,
Type: Forum topic , Comments: 20 comments
for Scroll Up, could be coded in this way:
ld hl,buf + 32
ld de,buf + 0
ld bc,736 ... and the names table is filled 3 times with 0-255.
You see the problem in vertical scrolling, because ...
