Shoot 'Em Up Construction Kit
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs) | Dexvertbot  (Talk | contribs)  m (→Sample files) | ||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
| |formattype=electronic | |formattype=electronic | ||
| |subcat=Graphics | |subcat=Graphics | ||
| − | |extensions={{ext|a}} | + | |extensions={{ext|a}} {{ext|g}} | 
| |released=1987 | |released=1987 | ||
| }} | }} | ||
| Line 10: | Line 10: | ||
| == Identification == | == Identification == | ||
| <code>.a</code> files are 'sprite sheet' files and are exactly 8130 bytes long. | <code>.a</code> files are 'sprite sheet' files and are exactly 8130 bytes long. | ||
| + | |||
| + | <code>.g</code> files are 'font' files. | ||
| == Software == | == Software == | ||
| Line 15: | Line 17: | ||
| == Sample files == | == Sample files == | ||
| − | *  | + | * {{DexvertSamples|image/seuckSprite}} | 
| + | * {{DexvertSamples|font/seuckFont}} | ||
| == Links == | == Links == | ||
| * [https://www.c64-wiki.com/wiki/S.E.U.C.K. C64 Wiki Article on SEUCK] | * [https://www.c64-wiki.com/wiki/S.E.U.C.K. C64 Wiki Article on SEUCK] | ||
| * [https://archive.org/details/seuckgames SEUCK Games Collection #1] | * [https://archive.org/details/seuckgames SEUCK Games Collection #1] | ||
| − | * [ | + | * [https://archive.org/details/softwarelibrary_c64_games_seuck SEUCK Games Collection #2] | 
| + | |||
| + | [[Category:Commodore graphics formats]] | ||
Latest revision as of 04:27, 28 December 2023
Shoot Em Up Construction Kit (aka S.E.U.C.K.) is a application for the Commodore 64 that allows people to create their own Shoot 'Em Up games.
| Contents | 
[edit] Identification
.a files are 'sprite sheet' files and are exactly 8130 bytes long.
.g files are 'font' files.

