Crystal Nightmare

>> Home

Crystal Nightmare is an online multiplayer tower defense game that I built in highschool using Unity3D with my friends at CodeDay Portland.

I wanted to extend support to OSX and Linux, but it turns that out a lot of the Unity3D features that were used to build the game is now obsolete. If I have time sometime (looking increasingly unlikely!), I'll try to fix all the issues and extend support.

Gameplay3
The reticle turns blue when aimed at an enemy
Gameplay1
Particle effects are fun
Gameplay2
You can make walls too!
Proto2
This is a prototype that I made for the Oregon Game Project Challenge
Networking
A flowchart I made to explain to people how the networking component works. Doesn't cover things like interpolation and prediction though.

I'll eventually write an article explaining the details of this game and what led me to make this game.