Code Monkey home page Code Monkey logo

egginc-epic-research-calc's People

Contributors

derekpovah avatar ivanjonas avatar rontimes1 avatar somekittens avatar sticklyman avatar

Stargazers

 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

egginc-epic-research-calc's Issues

Game Data Source?

Hi! Thank you for this useful project :)

I was wondering where you got your game data source from? Is it all acquired by hand, or did you find a source somewhere to look at? Thought that you gathered it buy hand initially but saw that you were able to instantly respond to the new update, which might have been hard if you didn't have all of the golden eggs available at the time of the update :O

Any help would be greatly appreciated :D

The point of base64

Is there any point of base64 encode/decode? It doesn't hurt, but it's additional code, which is unnecessary and every unneeded code is a potential source of bugs/one more thing to analyze etc. - there's no non-ASCII chars in resulting JSON, so there's no compatibility issues. Sometimes it could serve as very basic protection against manipulating results by newbies, but here everything's editable. It just adds the standard base64 33% overhead.

PS: That's very minor issue - I love your webapp - minimalistic, simple, nice, does exactly what's supposed to do.

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.