1
h00
CMPTGCS 130H S18

h00: Project 1: Variation of Pong

ready? assigned due points
true Mon 04/02 02:00PM Wed 04/18 02:00PM

You may collaborate on this homework with AT MOST one person, an optional "homework buddy".


The primary goal of this project is to familiarize yourself with a game engine and learn how to implement basic mechanics.

Part 1

Design a new game that has some similarities to Pong. You should implement your own special “twist” to the game. This may include additional mechanics (shrinking / growing paddles, power-ups, two-wall scoring system instead of one, modified ball physics, …). Your game should also have a unifying “theme” or “spine”. Your sounds, art assets, mechanics, should all support the theme of your game.

The game engine you work with will depend on your familiarity with programming in general.

Part 2

Write a summary / analysis of your game that addresses the following points: