Skip to content

Rewrite in a JavaScript-based language #7

@JBYoshi

Description

@JBYoshi

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).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions