Blazing Paddles
From Just Solve the File Format Problem
(Difference between revisions)
(→Identification) |
(Added info about other extensions) |
||
Line 3: | Line 3: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
− | |extensions={{ext|pi}} | + | |extensions={{ext|pi}} {{ext|wnd}} |
|released=1984 | |released=1984 | ||
}} | }} | ||
Line 9: | Line 9: | ||
== Identification == | == Identification == | ||
− | <code>.pi</code> files | + | <code>.pi</code> files picture filesare either exactly 10240 or exactly 10242 bytes in length. |
+ | <code>.wnd</code> files are 'Window' files whcih also contain graphical content. | ||
== Software == | == Software == | ||
Line 17: | Line 18: | ||
== Sample files == | == Sample files == | ||
* https://telparia.com/fileFormatSamples/image/blazingPaddles/ | * https://telparia.com/fileFormatSamples/image/blazingPaddles/ | ||
+ | |||
+ | == Links == | ||
+ | * [https://archive.org/details/BlazingPaddles/page/n27/mode/2up C64 Blazing Paddles Manual] |
Revision as of 19:56, 31 July 2020
Blazing Paddles is a graphics program for the Commodore 64 computer system. It was developed by Michael Darooge and was published in 1984 by Baudville.
Contents |
Identification
.pi
files picture filesare either exactly 10240 or exactly 10242 bytes in length.
.wnd
files are 'Window' files whcih also contain graphical content.