Search found 3 matches
- Fri Oct 28, 2005 10:16 pm
- Forum: Newbie Help Center
- Topic: Help with my "Starting out project"
- Replies: 5
- Views: 5151
Thanks a lot, guys! I got it working great now, and I think I understand how this thing works a little bit better. I kind of wasted a few hours with a really simple mistake... No graphics were showing up, and it took me a long time to realize that the problem was that with the new code, the first vb...
- Fri Oct 28, 2005 7:58 pm
- Forum: Newbie Help Center
- Topic: Help with my "Starting out project"
- Replies: 5
- Views: 5151
I've gotten a fair bit of progress in this project. I've added code to display a blank grid in the background, add 64 sprites in the middle of the grid, which should be set to tile #00 if the cell is dead and #02 if the cell is alive. Then, whenever the A button is pressed, it does another iteration...
- Thu Oct 20, 2005 3:04 pm
- Forum: Newbie Help Center
- Topic: Help with my "Starting out project"
- Replies: 5
- Views: 5151
Help with my "Starting out project"
I'm new to NES development but not programming and assembly in general. I'm working on a project just to get myself used to development for the system and stuff like that, and so far I've been pretty successful with it, mostly because I've stayed within the realms of what knowledge I already have. M...