Skip to content

FolkerD0C/2048ish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048ish

2048ish


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

This project was (and still is) a learning project for me to learn to use neovim and git on the command line and to improve my Linux knowledge. Up until commit d936c487 it was only developed in WSL2, using Ubuntu 22.04.6.

The game is simple: you need to have the tiles adding up to 2048.

Or not, because you can configure anything.

✨ Features

✔️ Configure game goal, maximum lives, maximum undos, grid height, grid width, accepted spawnables and the number of starter tiles;
✔️ Saving/Loading; ✔️ A fully featured, layered backend and terminal frontend;

Screenshot

✅ Requirements

Before starting 🏁, you need to have Git and dotnet installed.

🏁 Starting

# Clone this project
git clone https://github.com/FolkerD0C/2048ish

# Cd into 2048ish
cd 2048ish

# Build the terminal client
dotnet build ConsoleClient/ConsoleClient.App/ConsoleClient.App.csproj

Gameplay

Future plans

  • I plan to add the Apache Thrift API so I can have multiple clients in different languages

📝 License

This project is under license from the GNU General Public License. For more details, see the LICENSE file.

Made with ❤️ by FolkerD0C

 

Back to top

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages