BACKSTORY: I recently have gotten into game development with Python and the PyGame library. I decided to make this quick game as a little test. It has no sound or anything but is still kinda fun. Currently it is only available in a Macintosh .app format and a source code .py format because I'm not completely sure how to convert the .py to a .exe. =================================================== DOWNLOADS: If you are on a Mac you can download the .app from my website (go to dragonzbw.weebly.com and click on the "Games" tab at the top, then click on the link to the "Squares!" .app download. It will download and then you can play it by double clicking it.). If you are on Windows you can download the .py from my website (go to dragonzbw.weebly.com and click on the "Squares!" .py download). NOTE: The .py version will only work if you have Python and PyGame installed.
All credit for the Squares! game goes to me. Game made with Python and the PyGame library. Compiled to app with the Py2App setuptools command. If you don't have Python, I highly recommend you get it. It's a free, open source, all-platform programming language that's simple, easy to learn, and has a ton of uses. You can download it from python.org/downloads. Also check out my Python tutorials at https://www.youtube.com/playlist?list=PL3wo7yv14vnp-JKSDcpqeasqWptcyIp96