Programming pasttimes

Revelation9

Back in the early days of the World Wide Web there was a site called NeoCities where you could create your own web site. It was very popular for a while but has faded into obscurity. There used to be a few games on the site, one of which was called NeoPets that was a precursor to the currently popular "Match 3" style games. The goal is to clear the board by removing clusters of adjacent tiles of the same color. I made a version that would reveal a picture if you managed to clear the board. I added some of the standard game features like Undo Move, Restart, etc. It also had a choice of "skins" or what might now be called "themes". I used it as an assignment in my programming courses.

Rev9screen

#projects