CSCI 1190 Assignments
Students are encouraged to work together on assignments, but must turn in code that they wrote, commented, and tested on their own.
- hw1 - Draw a super ellipse and the game scene.
- hw2 - Derive the dynamic equations of a physical pendulum.
- hw3 - Numerically integrate the pendulum dynamics.
- hw4 - Animate the game scene with score counter.
- hw5 - Maximize your game score by optimizing the physical properties and control law of the pendulum.
- hw6 - Optimize the speed of your game code.