Skip to content

pawelrubin/Pong

Repository files navigation

Mobile Pong game

Features

  • Two game modes
    • One player mode
    • Two players mode
  • Three difficulty levels
    • Easy
    • Medium
    • Hard
  • Two types of paddles
    • Simple (Easy)
    • Smooth (Medium and Hard)

Demo

TODOs

  • Saving game state on activity lifecycle.
  • Option to pause the game.
  • App settings (sounds, theme etc.).
  • More interesting collisions.
  • Points oriented to each player in Two-Players mode.
  • Overall design.
  • Extracting the logo to an image file.