Skip to content

MondriPong 1.3

Compare
Choose a tag to compare
@kmhcreative kmhcreative released this 05 Apr 02:06
· 5 commits to master since this release
  • "Single Player" mode against a (really stupid) computer AI player
  • "Tournament" mode where winner is whomever wins most of 3, 5, 7, or 9 rounds
  • Single games and rounds will end when either player scores 11 points
  • Now has two game modes, one based on the 2010 "custard" GIF and the other on the 2016 "HappyToast" GIF
  • Additional game modes can be added by creating a new "modes" object with the game parameters
  • Game can be started at three different speeds (Easy, Normal, and Expert)
  • Difficulty can be added by increasing the speed as you play
  • Added a "spin" to the ball to prevent it being infinitely trapped between the paddles (it will eventually shake loose)
  • On-screen touch controls so it can be played on phones and tablets
  • Responsive layout that adapts to mobile device screens
  • Scale the game up/down to fit/fill the screen
  • Fullscreen mode (does not work on iOS devices)
  • Bookmark to Homescreen on iOS and Android to run like a native app
  • Added app and tile icons for mobile devices
  • Now uses a custom webfont for interface
  • Added an "About" page on Mondrian and the animated GIFs
  • Added background/bezel (which can be variably faded out if it's too distracting)
  • Redesigned game UI to accommodate new options, about, and game over screens