Queue-Time Game

One of my personal demo projects.

The Queue-Time game is a personal project of mine that has fallen by the wayside. I still very much intend on completing it at some point, though my life has gotten rather chaotic. The general concept is a quiz or game in which you attempt to guess the queue time of an amusement park ride. It is a concept that I have actually engaged with without the benefit of an application to facilitate it.

If you want to peruse the woefully unfinished code, you can find this project here. It's also linked on my repositories page which you can access via the top navigation bar.

The technical layout is simple. A simple web-server and a free API that can return wait times from dozens of rides come together to make a simple application that can access these wait times. But the progression of views to make it a game or quiz that obfuscates the answer is complicated enough to escape the confines of my free time. So it remains unfinished, despite how simple it might be for everything to come together.

Of course, after all the functional components are done, I would hope to improve its design, though again my web design skills are fairly mediocre (in fact, while I have applied some of my own skills to this website it is from a template as the footer proudly proclaims).