/cse210-05

This is a team assignment for a Cycle game program

Primary LanguagePython

cse210-03

This is a team assignment for a Cycle game program

Cycle

One of the most classic games that you can play with a friend! Try to win by boxing in your opponent with your cycles trail, but remember that if you hit their trail you lose!

Project Structure


The project files and folders are organized as follows:

root                                        (Project roo folder)
+-- Cycle                                     (Source code for game)
    +-- game                                  (Specific classes)
    +--__main__.py                           (Program entry point)
README.md                                   (General Info)

Authors