Small apps and code snippets created while learning JavaScript, HTML5 or Canvas.
- Nil Cube - Rubik's cube and Square-1 drawing algorithm with some algorithms I use
- Game V3 - single player space shooter with gamepad support (hardcoded bindings)
- Plasma V1 - plasma-style animation with Mandelbrot PoC
- Cars - two-player cars shooter mini game
- Engines - graphical simulation of 4-stroke combustion engines
- Snake Learn - learn part of cpu-controlled snake game with deep neural network and genetic algorithm
- Snake Play - auto-play part of snake game (requires some learning from previous step)
- Engines - combustion engine graphical simulation
- Multiplication - multiplication table test for kids (in Polish)
- Items - simplest possible items board (kanban, eisenhower, todo, etc.)