Skip to content

The game of Pitch for the PalmOS. Pretty much dead at this point, open-sourcing per the request of several people

License

Notifications You must be signed in to change notification settings

muffinista/palm-pitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitch for the Palm Pilot, by Colin Mitchell

Years ago, I implemented a version of the card game 'Pitch', also known as
'Setback' for the Palm OS.  The game (like the platform), has
stagnated over the years, but was always reasonably popular, and I am
very happy with it.  I haven't sold a copy in over a year, and I
always though about releasing the code, so as of now, the code is open
sourced under the MIT license:

http://creativecommons.org/licenses/MIT/


The code compiles under CodeWarrior, which I don't even have a copy of
anymore.  Perhaps some enterprising hacker can use the code to get it
running elsewhere.

=====================================================================
=====================================================================
=====================================================================



This project was generated by Palm OS Application wizard in
CodeWarrior Development Studio for Palm OS, version 9.0.

General information:

Setting                 Value
------------------      -------------------------------------
POL Version             4.0
Palm OS SDK version     5.0
Exception Handling      Disabled
Expanded Mode           Disabled

Initially this project contains the following files:

Source and Header Files
-----------------------
Common.h                Common header file
Starter.cpp             Application entry point
pitchnewApp.h           Application class header
pitchnewApp.cpp         Application class implementation
MainForm.h              Main form class header
MainForm.cpp            Main form class implementation

Resource Files
--------------
pitchnew_Rsc.rcp        PilRC resource description file
pitchnew_Rsc.h          PilRC-generated, resource-ID header file

Bitmap Files
------------
icon-lg-1.bmp			Application icon (Black-and-white, low-density, large)
icon-lg-2.bmp			Application icon (Grayscale, low-density, large)
icon-lg-8.bmp			Application icon (Color, low-density, large)
icon-lg-1-d144.bmp		Application icon (Black-and-white, double-density, large)
icon-lg-2-d144.bmp		Application icon (Grayscale, double-density, large)
icon-lg-8-d144.bmp		Application icon (Color, double-density, large)
icon-sm-1.bmp			Application icon (Black-and-white, low-density, small)
icon-sm-2.bmp			Application icon (Grayscale, low-density, small)
icon-sm-8.bmp			Application icon (Color, low-density, small)
icon-sm-1-d144.bmp		Application icon (Black-and-white, double-density, small)
icon-sm-2-d144.bmp		Application icon (Grayscale, double-density, small)
icon-sm-8-d144.bmp		Application icon (Color, double-density, small)

The supplied icon is a generic template, supplying a black or blue disc with
a stylus, similar to the default icon used by Palm OS for applications without
icons.  We have provided this as a starting point for your own icon efforts.

About

The game of Pitch for the PalmOS. Pretty much dead at this point, open-sourcing per the request of several people

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published