GithubHelp home page GithubHelp logo

2048ish's Introduction

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

2048ish's People

Contributors

folkerd0c avatar

Watchers

 avatar

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.