Here are some games I made.

Bit Planes
My first canvas game. Built everything from scratch: engine, physics.
Шашки
Russian checkers with neuro-evolution AI. Uses minimax with alpha-beta pruning, simple net, evolution algorithm.