On Feb 27, 2009, at 10:59 PM, Jeff Ayling wrote:
Hi all,
I need the source code for some simple RealBasic Games suitable for
teaching very simple RB techniques and concepts.
I've scoured the web and found quite a few RB games with source but
they are either too complex or do not work with the latest RB builds.
Hi Jeff!
You might check out my Pyramid card game I created as part of
REALbasic University a while back. It takes place across six months
worth of lessons, building the game step-by-step:
First lesson:
http://www.applelinks.com/rbu/028/
Final lesson:
http://www.applelinks.com/rbu/048/
(You can probably figure out the URLs in between. ;-)
The full source code is provided for each lesson, so you can just grab
the final lesson if you want the full game. Part of the reason this
took so many lessons is that this is a "full" polished game with about
box, high score list, user-changeable backgrounds, etc., not just a
demo. That was part of my purpose in creating it.
I haven't tested this with a recent version of RB, but I am planning
on updating it for an upcoming project, so let me know if there are
issues and I can see about getting it working with RB2008r5 or
something. I'm sure any issues would be minor as it's a pretty simple
game (i.e. it probably uses the old isCCMClick instead of the new
command).
Marc Zeedar
Publisher, REALbasic Developer magazine
www.rbdeveloper.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|