Giter Site home page Giter Site logo

24's Introduction

💻  About Me :

  • 🎓 I am a Junior Computer Science and Mathematics major at University of Maryland, College Park
  • ⚡️ I am interested in web dev, machine learning, game design, and competitive programming
  • 🎯 I love building projects, and I am seeking professional experience

🛠  Languages and Tools :

Python  JavaScript  Java  C++  React  Jupyter  HTML  CSS  Unity  NodeJS  Git 


✉️  Contact me :

Linkedin Badge Gmail Badge

24's People

Contributors

ericx1e avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

24's Issues

Celebratory undoing

After getting 24, while you can't selected and move the card, you can still undo and restart.

Bug #2: Wait... Those aren't valid cards!

This bug deals with the lack of checking when doing operations on cards. It is quite simple; let me walk you through.

  1. Select one card.
    image
  2. Select another card.
    image
  3. In some cases subtraction causes negative numbers. In this case, I will divide and get a number that... doesn't quite exist in cards. The result; after dividing? Check it out:
    image
    Yeah... not quite right.

The big problem? The checking algorithm counts these as valid steps to a solution! This means that unreasonable or unintuitive answers are considered right by the checking algorithm!

Bug #1: Make a card go *poof*

Here is how you recreate this bug.

  1. Select a card. Here, the "4" is selected.
    image
  2. Click the "n" key to generate a new card set.
    image
  3. Select another card, the card that should go poof.
    image
  4. Finally, initiate any of the operations. That card that you just selected? It's gone now.
    image

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.