Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 521 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 521 Bytes

#Breakouts -- Platypus

This example uses the open-source Platypus Engine available here: http://github.com/PBS-KIDS/Platypus

To view the compiled game, check out /builds/game/index.html

To run the uncompiled source, check out /game/template.html

This Breakout clone was created for http://city41.github.io/breakouts/, a comparison of HTML5 engines using a single game, Breakout.

##Status

Features:

  • Playable on mobile devices
  • Uses AppCache
  • Full-screen mode

Known Bugs:

  • occasional odd collision interactions.