Giter Club home page Giter Club logo

blockdodge's People

Contributors

jbyoshi avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

blockdodge's Issues

Add an automatic updater

I'm currently working on it, but I'm stuck on passing the version from the build script to the updater.

Rewrite in a JavaScript-based language

I'd like to rewrite BlockDodge in a language that can compile into JavaScript because it can be run in the browser or packaged into a native application.

JavaScript is best, but I don't like how it's dynamically typed.
ECMAScript 6 is statically typed, but not supported in all browsers (and therefore, if I packed it up into a native application, it still wouldn't work, since it would use the platform's WebView).

Missing pause button after game reset

Exception in thread "main" java.lang.NullPointerException
        at jbyoshi.blockdodge.gui.InputInGame.playerDied(InputInGame.java:172)
        at jbyoshi.blockdodge.PlayerDodgeShape.onDeath(PlayerDodgeShape.java:40)
        at jbyoshi.blockdodge.BlockDodgeGame.remove(BlockDodgeGame.java:42)
        at jbyoshi.blockdodge.DodgeShape.explode(DodgeShape.java:97)
        at jbyoshi.blockdodge.DodgeShape.onCollided(DodgeShape.java:101)
        at jbyoshi.blockdodge.BlockDodgeGame.go(BlockDodgeGame.java:100)
        at jbyoshi.blockdodge.gui.BlockDodge.main(BlockDodge.java:88)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.