Game Physics and Algorithms (5cr)
Course unit code: 5051233
General information
- Credits
- 5 cr
- Teaching language
- English
Objective
After completing the course the student can
 - use discrete time in programming
 - use physics theories in programming
 - simulate practical and mechanical problems by programming
 - construct and implement efficient algorithms of the topics above for game purposes
                    
Content
- Algorithmics with focus on algorithm design and algorithm analysis
 - Time in programming
 - Kinematics and rotational motion
 - Forces causing movement
 - Collisions
 - Using simulations in programming