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..."
 
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
{{Software
|Picture=PMStars_001.png
|Version=Aug 99
|Author=[[Don Moore]], Martin Iturbide
|License=BSD-3-Clause license.
|Download={{FileLink|PMStars_1999-08-13.zip}}
}}
PMStars will display the starfield with either a single 'dot' or line for each star.
PMStars will display the starfield with either a single 'dot' or line for each star.


==Download==
Compiles with Watcom C compiler and gcc:
*
* [https://github.com/OS2World/APP-GRAPHICS-PMStars Source code at Github]


==License==
;Watcom C
* Public Domain
wcl386 pmstars.c -bt=os2 -l=os2v2_pm


==Author==
==Links==
* [[Don Moore]]
* [https://github.com/OS2World/APP-GRAPHICS-PMStars Source code at Github]


[[Category:Toys]]
[[Category:Open Source Software]]
[[Category:Open Source Software]]

Latest revision as of 17:56, 17 December 2023

PMStars
Version Aug 99
Vendor
Author Don Moore, Martin Iturbide
License BSD-3-Clause license.
Download PMStars_1999-08-13.zip
Website

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

Compiles with Watcom C compiler and gcc:

Watcom C
wcl386 pmstars.c -bt=os2 -l=os2v2_pm

Links