Wednesday, March 16, 2011

RGB Guitar - Moving to Python

I finished the HTML version of the game by generating the JavaScript 'if' statements with a Python script. Unfortunately, there was too much code and the game ran slowly. I will be discontinuing writing the game in HTML with Javascript and will instead attempt to write the game in Python using Tkinter.  

No comments:

Post a Comment