Skip to content

The console-based implementation of the popular puzzle game 2048, written in C#.

License

Notifications You must be signed in to change notification settings

sontungexpt/game-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game 2048

This is a console-based implementation of the popular puzzle game 2048, written in C#.

Preview

preview.mp4

Features

  • The game is played entirely in the console, with no GUI.

  • The game has a simple menu system, allowing the player to start a new game, create a account, login, view the leaderboard, or exit the game.

  • The game has a leaderboard system, which stores the top 3 scores in a text file.

  • The game has a simple account system, which allows the player to create an account and login to it. The player's score is saved to their account when they exit the game.

  • The game allows the player to choose the size of the grid they want to play on

Installation

git clone https://github.com/sontungexpt/game-2048.git

Open the project in Visual Studio and run the project.

Contributions

If you find any issues with this configuration or would like to contribute, please feel free to submit a pull request or open an issue.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details.

About

The console-based implementation of the popular puzzle game 2048, written in C#.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages