Article Preview
Buy Now
| Print: | |
| PDF: |
From Scratch
From Scratch: TanGram on Windows
Issue: 3.2 (November/December 2004)
Author: William Leshner
Author Bio: William Leshner has been programming for twenty-five years and programming Macs for fifteen. He has spent a good deal of the last several years building REALbasic applications, utilities, and plugins, including KidzMail, KidzLog, and SQLitePluginPro.
Article Description: No description available.
Article Length (in bytes): 10,662
Starting Page Number: 40
RBD Number: 3219
Resource File(s):
3219.sit Updated: Friday, November 19, 2004 at 9:21 AM
Related Web Link(s):
http://www.jrsoftware.org/isinfo.php
http://www.jrsoftware.org/isinfo.php
Known Limitations: None
Excerpt of article text...
Introduction
This is the fifth of six articles in which we are building a puzzle game called TanGram. As you may recall from the previous articles, Tangram is a game where players drag around polygonal shapes and arrange them to make pictures. As a challenge, players are presented with pre-created pictures that they must recreate, and players can also save their own pictures to challenge their friends.
One of REALbasic's strengths is cross-platform development, and in this article I want to show just how easy it is to move TanGram to Windows. We will only have time to tackle a few of the problems that come up when building an application for more than one platform, but you should get some idea of the kinds of things to be looking for. You'll also get to see some of the tools that REALbasic provides for cross-platform development.
Running on Windows
REALbasic makes cross-platform development a snap, but don't assume you can just click the "Windows" checkbox in the Build Settings dialog and ship whatever REALbasic spits out. No matter how good REALbasic is, there will still be platform differences that need to be worked out, and the only way to find them and work them out is to test on all the platforms we intend to support.
...End of Excerpt. Please purchase the magazine to read the full article.
Article copyrighted by REALbasic Developer magazine. All rights reserved.
|










