Code Monkey home page Code Monkey logo

ldl's People

Contributors

deathlymad avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ldl's Issues

Create Object subclasses

Let object types be their own gameObject subclasses so that they have uniform functions to handle collision. that cleans up physics.
They also can handle their own animation updates that way.

Generalize Menu Code.

The Inventory and menu code is currently highly specific it can be made more centralized and clean in its own context.

Create Player object.

As the name says, player code is currently all over the place in physics, state and graphics. It should be centralized in one file and register itself upon startup.

Allow lazy loading

A major issue is that (close to) all data is loaded on startup. loading only the data needed would give the system a big performance boost.

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.