PMStars: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
(Created page with "==Description== PMStars will display the starfield with either a single 'dot' or line for each star. ==Download== * * [https://github.com/OS2World/APP-GRAPHICS-PMStars Sourc...")
 
Line 3: Line 3:


==Download==
==Download==
*  
* Binaries with source [http://hobbes.nmsu.edu/download/pub/os2/apps/graphics/pmstars.zip pmstars.zip]
* [https://github.com/OS2World/APP-GRAPHICS-PMStars Source code at Github]
* [https://github.com/OS2World/APP-GRAPHICS-PMStars Source code at Github]
==Compile==
with Watcom C compiler for OS/2 2.0 using:<br>
<code>wcl386 pmstars.c -bt=os2 -l=os2v2_pm</code>


==License==
==License==

Revision as of 20:49, 22 December 2015

Description

PMStars will display the starfield with either a single 'dot' or line for each star.

Download

Compile

with Watcom C compiler for OS/2 2.0 using:
wcl386 pmstars.c -bt=os2 -l=os2v2_pm

License

  • Public Domain

Author