Bastardica is a browser-based tool that creates custom OpenType fonts by mixing multiple source fonts using contextual ligature substitution. The tool runs locally without uploading files, works across browsers and design applications, and requires checking source font licenses for commercial use.
2049 is a roguelike game that combines 2048 tile-sliding mechanics with Minesweeper mine detection. Players navigate an 8-depth dungeon where tiles merge on movement, hidden mines act as obstacles, and reaching the bottom staircase wins the game. The game runs via CLI or browser (using Pyodide) with no dependencies beyond Python.