3.6 KiB
3.6 KiB
layout, title, subtitle, lang, ref
| layout | title | subtitle | lang | ref |
|---|---|---|---|---|
| page | Links | to online resources | en | links |
Game development
-
- Handmade Hero: A complete, professional-quality game, coded live, from scratch.
- by Casey Muratori. Handmade Hero is an ongoing project to create a complete, professional-quality game accompanied by videos that explain every single line of its source code.
-
- Beginning Game Programming v2.0
- Lazy Foo' Productions
- YouTube video series: Let's Make Games
- SDL2 bindings for Rust
- OpenGameArt.org
-
- YouTube: Writing NES Games! with Assembly!!
- by Christian Joudrey.
Retro gaming
-
- MiSTer FPGA project
- MiSTer is an open source project that aims to recreate classic computers, video game consoles, and arcade machines using modern hardware.
General development
- The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)
- stb single-file public domain libraries for C/C++
- List of single-file C/C++ libraries.
-
- Crafting Interpreters
- A handbook for making programming languages, by Bob Nystrom.
Demoscene
- "Debris" - Farbrausch
- "Turtles All The Way Down" - Brain Control
- Making of "Turtles All The Way Down" - Brain
- "A Mind Is Born" - Linus Akesson
- Pouet: list of all demos
- Future Crew: "Second Reality" - (Wikipedia) - (Source code)
- Future Crew: "Metropolis" (Archive.org music)
Procedural content generation
Rust
Raspberry Pi
- Low-level graphics on raspberry pi
- Linux framebuffer tests on the Raspberry Pi
- YouTube: Oldschool framebuffer Fire Effect on Raspberry Pi
E-Books
-
- The Hacker Crackdown: Law and Disorder on the Electronic Frontier
- by Bruce Sterling. A must read for anyone wanting to know more about the 90s hacker subculture.