JavaScript Some Simple JavaScript Art I've been seeing this sort of art everywhere, with moving points connected by lines that are more solid the closer the points are to each other. It's fun to watch and seemed like
JavaScript Spaceship.codes - A Game for Programmers Source code (MIT License) After a few months of development, I'm proud to announce the first release of spaceship.codes! Spaceship.codes is a browser game for programmers, with a built in code
JavaScript Planetary - Circular Platformer Concept Skip to playing the game! In my last post, I dipped my toes in the water with the Phaser game engine by making a simple game of Snake. I enjoyed using Phaser and
JavaScript Snake in JavaScript with the Phaser Game Engine I've been wanting to get back into game programming recently, so I decided to build the classic video game Snake. I chose Snake because it has simple mechanics and I had never programmed