Skip to content
Liu Woon Yung edited this page Feb 14, 2018 · 1 revision

Welcome to the CZ4001-Squash wiki!

Main ideas:

  • Game is based off the classic game of squash.
  • Ball is mounted to the racket before it is served by the player.
  • Ball can bounce off the walls.
  • Objects will spawn on walls, to be hit by the player for bonus points.
  • Objects will be sent flying when hit by ball.
  • The game ends when the ball bounces off the the floor twice.
  • Ball can bounce, but is not overly bouncy (like a squash ball).

Scoring:

  • Each bounce off the wall gives 1 point.
  • Knocking off a bonus obstacle from the wall gives 10 points.

Tentative Controls (for use during development):

  • Keyboard A&D keys for horizontal movement.
  • LMB to swing racket.

TODO:

  • Create prototype to test game idea.
Clone this wiki locally