data-structures-2048-game | 2048 game project team Jennifer Kulich & Dalton Baker

 by   dalton_baker C++ Version: Current License: No License

kandi X-RAY | Data Structures - 2048 Game Summary

kandi X-RAY | Data Structures - 2048 Game Summary

Data Structures - 2048 Game is a C++ library. Data Structures - 2048 Game has no bugs, it has no vulnerabilities and it has low support. You can download it from GitLab.

up until 10:00 on thursday, our code was much much different. our algorithm would try to keep the largest number in the bottom right corner. as a team, we started writing an algorithm separately however but we eventually ended up doing the same thing.from there on, one person would write the functions to handle or check for special cases, and the other would implement these functions. this made it so we weren't working in the same file at the same time. we would regularly talk to each other about what special cases needed to be addressed and if any functions needed to change how they were handling the checks. this made for an more efficient approach to the program rather than trying to come up with algorithms separately. the first strategy we tried was to make a move and then have the board calculate the next move it should do. this was based on the idea that any move made should be based off of the move made before it. we created a hierarchy of moves, ordered most important to least important, it goes like this: down, right, left, up. as you can see, down and right moves take precedence over all other
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Data Structures - 2048 Game has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              Data Structures - 2048 Game has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Data Structures - 2048 Game is current.

            kandi-Quality Quality

              Data Structures - 2048 Game has no bugs reported.

            kandi-Security Security

              Data Structures - 2048 Game has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Data Structures - 2048 Game does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              Data Structures - 2048 Game releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of data-structures-2048-game
            Get all kandi verified functions for this library.

            Data Structures - 2048 Game Key Features

            No Key Features are available at this moment for Data Structures - 2048 Game.

            Data Structures - 2048 Game Examples and Code Snippets

            No Code Snippets are available at this moment for Data Structures - 2048 Game.

            Community Discussions

            No Community Discussions are available at this moment for Data Structures - 2048 Game.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Data Structures - 2048 Game

            You can download it from GitLab.

            Support

            For any new features, suggestions and bugs create an issue on GitLab. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://gitlab.com/dalton_baker/data-structures-2048-game.git

          • sshUrl

            git@gitlab.com:dalton_baker/data-structures-2048-game.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link