Resources
From SizeCoding
Discussions
- Pouet's Tiny Intro Toolbox Thread was one of sizecoding.org's main inspirations.
References
The Hugi demoscene diskmag has included many programming articles since it started in 1996.
- The Hugi Size Coding Competition Series is the gold standard for learning how to sizecode: Each competition was given a specific task, then participants submitted their results. All of the entries with their source code are available, as are the rules for each challenge.
- Hugi
Repositories
Tinyprogs are so small that you sometimes don't need the source code to understand them: Just pop them into a disassembler (like IDA) or a debugger and look at them. If you want to grab specimens for study, here are some places to start.
- HardCode is a repository of 7800 64KB and smaller intros.