Giter Site home page Giter Site logo

flyfrenzy's People

Contributors

chrisbubernak avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

justgohead m4h4n

flyfrenzy's Issues

Mini Flies

-add some mini flies
-maybe make them change directions more rapidly?
-color? pink?

Custom Fonts aren't Working

-included a custom a font & referenced in CSS
-works when I run app in a browser but not in WP8 emulator or on physical android device

Add a Logger class

-pipe all debug output through logging class so we can do things like...write to the screen (instead of having to use alerts) and toggle it on/off depending on whether or not we are a release build or a debug build

Plugins folder shouldn't be tracked

-remove plugins from source control
-add "init" task to jake file that, adds the platforms you request, then adds all of the plugins you need

User Skips a bunch of levels when "Level Complete Dialog" is present

i * think * what is happening is sometimes the code to show the level complete dialog is firing multiple times and therefore several show up. This causes an issue b/c the code to increment the current level gets called many times (i've seen up to 4 level jumps at a time)

Report and Save Global High Scores

  • if a score achieved is a global high score send it to the server
  • need to write the server component
  • need to create server storage
  • make it difficult for people to send bogus scores (create unique hash server side and expect this in client response?)
  • need a screen to display the information

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.