working on the tile project
Saturday, March 5th @ 10:28 pm

well, I finally decided I’d try making minesweeper for this project..seemed easy enough. I managed to get the grid of tiles arranged and accepting clicks pretty quickly, and testing for bombs just takes a pretty simple nested for loop. finally ran into trouble while I was trying to figure out how to get it to “auto-clear” empty tiles when you click on an empty one. haven’t gotten anything that works properly yet..but I figured I’d toss up the work-in-progress anyway..

rant: I don’t understand why flash’s undo function only takes into account some changes to your actionscript..it makes debugging a whole lot harder than it needs to be.

Last Modified 10/10 @ 4:05 pm
- Posted in homework by zach  




Comments are closed.