dillanspencer
Computer Science student at the University of Victoria.
University of VictoriaVictoria, BC, Canada
Pinned Repositories
AI-Drone
AI Drone that follows you via face tracking. Also can control drone via Keyboard Control
Crimson-Snake
AI Snake for Battlesnake 2020
KinectFlow
Maze-Visual
Maze solver using backtracking algorithm. Uses my Quad Engine to visualize the process
Multiplayer-Platformer
2D Top-Down RPG Multiplayer - 2D Leauge of Legends
Quad-Engine
A high-level cross-platform 2D game development API
QuadServer
Server created using UDP Sockets in Java. Communicates with my multiplayer games and allows for people to play from anywhere over WIFI connection.
RPG-Game---Quad-Games
Uses my quad engine. 2D dynamic lighting, 2d physics, game state handling
Sudoku-Solver
Solves any game of Sudoku from Sudoku.com
TemplateIT
A project management tool that allows you to setup file and folder templates for your projects. Create a new project and everything's organized, ready for you to start.
dillanspencer's Repositories
dillanspencer/BattleSnake
Battle Snake AI | Performs navigation to food using DFS, then proceeds to commit suicide
dillanspencer/Platform-2d-Game
First Platformer Game developed in 2015