Example

Quadominos - Character read/write example

3

was8bit 2024-02-26 04:57 (Edited)

Swipe horizontal/vertical to slide a stack of dominos

WIN = all edge numbers match...

RED background = level won

Quadominos.nx | Open in app
2024-02-26 04:57

was8bit 2024-02-26 05:01 (Edited)

If it starts out too easy, change

ILEVEL=0

To a higher #... it will shuffle more before you start

.. it does an easy check for a win... the starting top left tile MUST be played to top left to get the win...


was8bit 2024-02-28 16:11

The character READ WRITE edits a 2x2 block of characters and these can be used for a 2x2 sprite... the graphics code can be changed to edit anything within any graphic block


Log in to reply.