pheonixblade9's Stars
angular-ui/ui-layout
This directive allows you to split !
pheonixblade9/AVL-Tree
A short program demonstrating with an example the AVL self-balancing Binary Search Tree
pheonixblade9/PrimsAlgorithm
A short program demonstrating with an example the Prim's minimum spanning tree algorithm
pheonixblade9/KruskalsAlgorithm
A short program demonstrating with an example the Kruskal's minimum spanning tree algorithm
pheonixblade9/Rotris
A simple game written in C# using XNA Studio 4.0 for a game idea called "Rotris", a rotating tetris style game
pheonixblade9/Bluetooth-Device-Discovery
A simple program that scans for local Bluetooth devices. This program should find bluetooth devices in range regardless of whether or not they are set as discoverable.
pheonixblade9/Breakout
A simple Breakout game made using AndEngine for Android