This repository contains the source code for the simulator used in the 2015 Waterloo Engineering Competition (Programming).
- Accept two text file
- List of shots provided by contestants
- Config file provided to contestants, containing system variable and initial ball placement
- Simulate Physics rules defined for competition
- Return the score Obtained
- Provide visual feedback via a GUI.
- Discount value for score as each turn goes on
- python (core)
- pyside/py-game (gui)
- Following the Competition, all code will be made available for download, modification and reuse.
- Andy Au
- Nicholas Manna