This is meant to be a utility class, but I'm not done yet. X movement is a bit buggy right now, but I think I have an easy fix for it. The position, size, title, and color of the windows can be customized in the Window constructor class.
Right now the way it is set up, when calculating the y positions, I replace all substrings of "`x" with the x position. If I were to use "x", I would run into problems: "max(x)" would go to "ma30.0(30.0)" when calculating for 30.0.
I misspoke when I said I ONLY have time on the weekends. I do have some time on some weekdays when my workload is small. Like this week. Also, that update was extremely small, I believe I added 12 words.
The detector just looks for regular intervals between clicks. If you have a clicker that does like a long-short-long-short sequence, the detector will have trouble.
The player is basically just a bunch of PowerPoint shapes. The way I "animated" the player was by creating a 4-frame walk cycle (left foot, rest, right foot, rest), and the resting positions are the same image. So the program's cycling through those three images.
2017/5/27
Windows
2017/5/4
Windows
2017/5/4
Graphing Calculator
2017/3/5
Graphing Calculator
2017/1/26
Return of the Cubes
2017/1/26
Return of the Cubes
2016/12/29
BPM Clicker
2016/12/29
BPM Clicker
2016/12/26
Platformer