Number Guess

Hi/Low
Randomania

Overview:


This project is an electronic handheld game where you try to guess the random number.

Progress:


2005-01-05 - First code release

Here is the code for a PIC 16F84 controling a seven segment display through a BCD to seven-segment decoder (7447 or 7448) number_guess-1.0.asm.

I am moving to a dual alpha-numeric display using a 16F873 for the next version of the game, but the above code is posted as it is quite simple and perhaps useful.