Giter Club home page Giter Club logo

mikeboydgame's Introduction

MikeBoydGame

Smash a wine glass using your voice. Written by Mike Boyd

mikeboydgame's People

Contributors

mikeboydvideo 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

Watchers

 avatar  avatar  avatar  avatar

mikeboydgame's Issues

How to cheat

Excellent work, very impressive.

Here is how to cheat, not that anyone ever would:

  • Open Developer console
  • Find breath definition
  • Change these numbers to bigger numbers
  if (breath < 8000) {
    breath += 2000;
  }

Pause and resume

screenshot 2019-02-02 08 54 45

Since its written in javascript, you really can't prevent people from doing this. An obfuscator would help, but isn't worth the trouble.

Open Source License!

Amazing work, wow! I do not want to create extra work for you or be presumptuous or claim to really know what I'm talking about. . .but since I ❤️❤️❤️ the world of open source this might be a nice moment to learn about open source practices and explicitly include a software license that lets people know what they can / cannot do with your code. I might suggest the MIT License for the source code and a "creative commons non-commercial" for your designs/sounds. This would allow anyone to repurpose the code (even make a similar game that they could sell). But for the design assets you might prefer someone not be able to re-use and sell them (like make a t-shirt with the images without your permission)?

This is a really helpful website:
https://choosealicense.com/

And more about Creative Commons:
https://creativecommons.org/choose/

Happy to help walk you through / update your GitHub repo!

🚂 🌈 💫❤️

Memory leaks

There's some parts in your code, that allocate memory without cleaning it.

8GB of ram used.
Image

Thanks for your game and your videos :D

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.