Skip to content

Create a new Game Engine #62

@mrjatkin

Description

@mrjatkin

Create a new game engine, with a custom made canvas module built in, that uses WebGL and falls back to using canvas. By doing this, we can make lots of performance improvements and address the following issues:

The new engine and canvas module should automatically support retina displays. Retina scaling should be done automatically to reduce bugs in the game's code. We should not have to deal with scaling outside of the new game engine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions