Giter Site home page Giter Site logo

rahul-badgujar / 2048-game-console-version Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 1.0 942 KB

The famous 2048 Game on Console using C++

C++ 100.00%
2048 2048-game cpp14 cpp game game-development cpp-games console-game console-application cplusplus cpp-console

2048-game-console-version's Introduction

🎯 About

What is The 2048 Game?

It's a type of “sliding block puzzle” — think Threes!, on which 2048 is based, or the old-timey game klotski — that's played on an almost Sudoku-like grid. Like Sudoku, it also involves some math. The object of the game is to combine the numbers displayed on the tiles until you reach 2048.

What is with Console Version of 2048 Game?

You can do all what you do with Graphics based 2048 Game with my Console Based 2048 Game using Keyboard. Give it a try.

Source Code Download Executable

🔧 Setup

  • Executable Application file of this program can be found in bin folder, it must be placed outside bin folder i.e., in the main folder where 'hightscore_data.txt' file exist for proper working.
  • This program is developed using Code::Blocks IDE.
  • The program code uses an external header file rlutil.h for implementation of Console Features easily. Explore rlutil.h header file before diving into source code. All the rest code is pure C++.
  • The execution of Program starts from main.cpp file.
  • To make changes to program, you will need to open entire project in IDE and recompile again.
  • It is recommended to use Code::Blocks IDE to make changes, just open '2048 Game Console Version.cbp' file in CodeBlocks IDE, entire project will be shown.
  • Never delete hightscore_data.txt file, it contains records of High Scorring Players.
  • Do not delete any of the file in this folder even if they seems of no use. They have their own meaning.

2048-game-console-version's People

Contributors

rahul-badgujar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

thecoderraman

2048-game-console-version's Issues

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.