Giter Club home page Giter Club logo

kb2's People

Contributors

ncuxonat avatar siarhei-hanchuk avatar tinhol avatar yrafalsky avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

kb2's Issues

Split up serializable models and content generation

At current moment content generation occurs inside serializable models (which user for save/load) - as result - any change in those classes makes old saves impossible to use.
Need

  1. split model and model data generation
  2. (hard, but required) make old saves working (background migration on "load" event from current version to "v1" for example.
  3. (optional, could be very hard) make game code flexible to models/entities change in future - in other words - if we decide to move from "v1" models to "v2" - we need to spend minimal time and commit minimal changes for this to reduce error possibility during this migration

Wrong clicks in main menu

When you want to press to one menu item, you can accidentally press to another
I think will be better to make menu in two columns

Ship (nave) buying works wrong

If you buy ship (nave) in the country other than Plainland, you don't get the ship (nave).

The cause is in by.siarhei.kb2.app.models.Game#createNave method. It usually uses country with index 0 (Plainland).

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.