Projects
| Name | Description | Demo | Source |
|---|---|---|---|
| DotTheVideoGame | A simple clone of an old turn-based stategy game. | Demo | GitHub |
| GoMemorizePi | A simple command line game that helps the user memorize the number Pi. | GitHub | |
| PerlinTerrain | A simple demonstration of how to use Perlin noise to procedurally generate a terrain in Three.js. | Demo | GitHub |