Skip to content

This is the base repo for the interactive programming project for Software Design, Spring 2018 at Olin College.

Notifications You must be signed in to change notification settings

chiunaomi/InteractiveProgramming

 
 

Repository files navigation

InteractiveProgramming

This is the base repo for the interactive programming project for Software Design, Spring 2018 at Olin College.

Packages needed: pygame (pip install pygame)

To run tron-master.py, enter python3 tron-master.py in the terminal window.

How to play Tron: WASD keys are used to control the green player while the arrow keys control the orange player. To win the game, you must be the last one standing. You die if you hit the walls surrounding the playing grid or if you run into the walls created from both players' paths indicated by the colored strips. After a game ends, you can press the space bar to play again. Enjoy!

Link to Write-up and Reflection: https://github.com/chiunaomi/InteractiveProgramming/blob/master/MP4%20Write-up%20and%20Reflection.pdf

About

This is the base repo for the interactive programming project for Software Design, Spring 2018 at Olin College.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%