Projects
-
Space Trail
A text adventure game mimicking Oregon Trail, but set in space! Built using Express, ReactJS and a Flux-like architecture.
-
Transmitter
A chat room application using a node server and the socket.io library. Shows the number of users present, supports markdown input and persists messages for 24 hours using a MongoDB database.
-
Asteroids
A take on A take on the classic Asteroids game using object–oriented JavaScript and HTML5 Canvas.