• Deploying as an Applet
  • Rationale
  • Getting a code signing cert
  • Project Setup
  • Gradle Setup
  • Custom Build Setup (ant)
  • Obfuscation (if using)
  • Signing/Manifest
  • Foreward about Applet Caching
  • HTML
  • HTML v2 - Resize
  • TODO: Checking JRE to ensure is actually recent & Oracle
  • TODO: Display an information box if user does not have JRE installed/configured with a link to the downloadable edition of the game
  • TODO: Game -> Browser JS communication
  • TODO: Browser JS -> Game communication
  • TODO: JAR Packing