Maya Checkers

All of the meshes, materials, and game logic is handled through python scripting.
Everything is neatly organized in the editor and gets cleanly deleted after a game is finished.
This project taught me a lot about finding unique ways to store data and manipulate objects in a scene.
WINNER!!!
- Navigate to your Maya scripts directory

- PC: C:/Documents/maya/(version)/scripts

- MAC: "Awaiting Testing"

- Unzip the contents of "Checkers.zip" to that folder

- Such that there is a Checkers folder containing the files

- You should see a file named "howellCheckers_Install.py", Drag this file into your Maya viewport, and you will have a new button appear in your active shelf
- Click the newly created button and begin playing Checkers!

How to Install