Projects
-
Gerbil Defense Force 8
https://github.com/WesleyClements/bigmode-2025-game-jamA resource gathering game where you power mining lasers by feeding a gerbil. Made for the Big Mode 2025 Game Jam which had the theme of power. I did the game programming and art.
-
Tilted Scales
https://github.com/Testaceous-Dugong/gdtk-game-jamA tile based puzzle game where you must increase in strength to defeat the boss enemy. Made for the Game Dev Toolkit Game Jam which had the theme of built to scale. I did the game programming and art.
-
Voronoi.js
https://github.com/WesleyClements/Voronoi.jsA JavaScript implementation of Futures's Algorithm to produce Voronoi Diagrams. Visualized with p5.js
-
asm-noise
https://github.com/WesleyClements/asm-noiseA library of noise algorithm implementations using asm.js.