Game Dev Resources

This is a list of links to Game development resources I've gathered.

Graphics

Other Frameworks

Playdate

The Playdate is a developer-friendly handheld device that's pretty easy to get started with.

Tic80

Tic80 is a fantasy console for making tiny games. It is open source, comes with tools for drawing 16 color sprites and making music, and can be programmed in several other languages including Lua, Fennel, and Ruby.

Generic Game Programming Tips

Scratch

Scratch is a block based programming environment geared toward teaching kids how to code.

Lua

Löve