Hi all,
I'm taking my very first steps in programming and I'm looking for advice as to how to begin. I'm using DarkBASIC (not pro) and I've followed the 3D tutorials up until creating a 3D matrix and basic third person/camera commands. Around this point I was starting to get stuck and wasn't really getting my hands dirty and experimenting enough.
So I went back to the 2D tutorial that shows how to cut out a sprite from a bitmap and animate it. From this code I had a go at making a basic pacman clone as an exercise.
I've uploaded my code to this site, along with the bitmap sprite bank. You can also find the file zipped, source + bitmap (14k) here:
http://roquefort.dyndns.org/~kev/pacman2.zip
If anyone would be kind enough to take a look and let me know how I can improve my code (the frame rate in particular), where I'm going wrong/making newcomer mistakes/bad form etc it would be very much appreciated.
Thanks!
.xX Chesh Xx.