introduction
Welcome! This website is dedicated to everything DanTycoon. By which I mean it's dedicated to my various projects and minor utilities I may make in the course of my programming career.
To get around the website, just use the tabs above this post and view what's on offer here. There are also two more links at the top right of the post Hopefully you find something you like. If not, I'm sorry. Please contact me and tell me what you want to see!
Thanks for visiting!
about the background
So you may be asking yourself, "What's with the weird background, and why does it clash with the theme of the middle of the page?" Well, reader, I'm glad you asked! It's some source code from a project I made freshman year in college. And it clashes because I have no eye for color.
The code is from the beginning part of the graphics engine I designed for Velocirunner. However, since the code I wrote exclusively for the game is copyrighted by DigiPen, the only code that is shown (besides includes) is code that was modified from here. The code hasn't been cleaned up since it was submitted to be graded, so there's things that might sound stupid. I just don't care enough to change anything about it.
The code was rendered by Notepad++ in a modified vim Dark Blue theme.
If you want to learn more about the game Velocirunner, go to its page, here.