Skip to content

🎾 Ping Pong for two players in Kotlin - coop mode

Notifications You must be signed in to change notification settings

Luzkan/PingPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PingPong

🎾 Ping Pong for two players in Kotlin with focus on cooperation of both players rather than on competitivness.

In this app-game two players handles a paddle just like in Pong game but the goal (instead of beating up the opponent with enormous pong skills) is to survive as long as possible with the ball speeding up every time it hits the paddle. So in this variation both players are bumping their combined total score as much as possible before one of them lose three lifes.

Functionality

  • Original sounds
  • Canvas with decent color palette
  • TopScore saved with SharedPreferences
  • Multitouch solution

Gameplay

About

🎾 Ping Pong for two players in Kotlin - coop mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages