Giter Club home page Giter Club logo

fxgl's People

Contributors

aahzbrut avatar adambocco avatar alexmoore04 avatar almasb avatar beckfw avatar byronfiler avatar charlyzhu avatar chengenzhao avatar coldwarrl avatar deathphoenix22 avatar dykstrom avatar gitter-badger avatar harvalove avatar jo372 avatar jwill18 avatar keziah480 avatar lewis-allen avatar marvinbuff avatar nullrawr avatar sergemerzliakov avatar simonverhoeven avatar sormuras avatar stefanbanu avatar surajs02 avatar thedovah avatar tieskedh avatar vasilisandritsoudis avatar wolches avatar zachariamesbah avatar zacharydsturtz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fxgl's Issues

Music Volume Control

The "com/almasb/fxgl/asset/Music" class lacks a portion of the MediaPlayer's functionality. Volume control is one of them.

Port to Android/iOS

Main thing that's stopping the port is really Java 8 API, so when core is ready just need to switch back to 7. Lambda syntax is fine, gradle retrofits it during build

GameApplication to return unmodifiable GameSettings

This will waive the need for delegating each getter from GameApplication to GameSettings. The read-only version must include all get* but no set*. However, we still need to give clients GameSettings which can be modified from within initSettings

Persistent Data

JavaFX objects are not Serializable, so need a way of allowing clients to capture state of the game / entities into a file easily. This should be approached from the "game save" perspective.

API Refinement

This is an on-going goal. At some point prior to version 0.5, the code will need to go through peer review, so that after 0.5 the API is more consistent across versions

Tailor JBox2D for tighter integration

e.g. to avoid unnecessary casts to PhysicsEntity, more natural interface between Vec2 and Point2D, remove packages/classes which are of no benefit to FXGL, i.e. not used in game dev

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.