Skip to content

grz0zrg/codegolfing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphics codegolfing

All my 64, 128, 256, 512 bytes sizecoding intros / procedural graphics with sources.

Technical details for each of them : link

Pouet : link

Website : link

There may be differences in binary size with the party release (especially Linux ones) because i probably tinkered with the source later on... but they should all produce the same result.

LINUX

All C intros are mostly based on my tinycelfgraphics framework, the build may be sensible due to some issues but it should works by following my setup details.

There is probably many size optimization lacking in some of them... things i found out much later, most optimized ones are the assembly ones anyway.

Most of them target 1920x1080 resolution but some of them may work with different framebuffer resolution, didn't test most of them with different resolution though.

There is some intros (Crimson, Zeta) where i don't remember them being done in assembly at all (i also have C prototype for them) but they were released at the same time as Mmrnmhrm so the final version was probably assembly.

TIC-80

Source code is included in the cartridge.

RISC OS

Stuff here works on RISC OS and Acorn hardware, archives contain sources, .adf and binaries for modern RISC OS and early Acorn hardware.

DOS

Stuff here works on DosBox or Bochs, see this to run them.

Credits

sizecoding.org and all sizecoders.