**** Diced-64 ****

BACK

Diced-64 was the first game i wrote upon returning to 6510 assembly language, it was a challenge but great fun and and a good learning experience

Diced-64 was based on an android game I wrote with the same name (Link) It was designed to be less thank 4K in size as I was thinking of entering it into the craptastic compo but I thought the game was a bit too serious for the compo.

There are 25 levels in all, once you have completed a level if you exit back to the Title screen you can select any level you have previously completed. All in all its a pretty complete game for a 4K entry with some great music by Matt Simmonds (used with permission)

The idea of the game is to clear the game area of dice, on the right hand side of the screen you are givven a "NEED" value, this is the number of the dice that you must match to remove them.
You can select any number of dice, either horizontally or vertically BUT NOT DIAGONALLY, if the total of the faces match the number needed, they will dissapear.

Complete the game to find the QR-Code to the web address of the completions table, where you can enter your name for the scoreboard.

Controls:
Use joystick in port 2 to control the cursor. press and hold the fire button to select a dice. While holding the button you can move left/right up/down to select multiple dice.

Download:
ZIP File containing single PRG File. 3,952 bytes


LOAD "HIGHSCORES",8
SEARCHING FOR HIGHSCORES
LOADING
READY
LIST

DATE   "LAST 50"                           
END OF FILE