All Projects → kflu → 2048

kflu / 2048

Licence: gpl-3.0
My take on the 2048 game in C#. Console version.

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to 2048

Breeze
A Material Design game launcher for Windows
Stars: ✭ 22 (-12%)
Mutual labels:  game
Monsterpong
Our entry for Github GameOff 2018
Stars: ✭ 23 (-8%)
Mutual labels:  game
Randompicker
一个动态权重的随机算法
Stars: ✭ 24 (-4%)
Mutual labels:  game
Zelduh
A tile based adventure game!
Stars: ✭ 22 (-12%)
Mutual labels:  game
Steamapng
Generate APNG Images for Steam Game Covers
Stars: ✭ 23 (-8%)
Mutual labels:  game
Andantino
Listen some notes and try to find same notes on the keyboard.
Stars: ✭ 23 (-8%)
Mutual labels:  game
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+3528%)
Mutual labels:  game
Apos.input
Polling input library for MonoGame.
Stars: ✭ 25 (+0%)
Mutual labels:  game
Zpix Pixel Font
Zpix (最像素) is a pixel font supporting English, Traditional Chinese, Simplified Chinese and Japanese.
Stars: ✭ 916 (+3564%)
Mutual labels:  game
Karting
An online emulated game server for ModNation®Racers and LittleBigPlanet™Karting on the PS3®.
Stars: ✭ 24 (-4%)
Mutual labels:  game
Game Server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
Stars: ✭ 916 (+3564%)
Mutual labels:  game
Khan
khan will drive all your enemies to the sea (and also take care of your game's clans)!
Stars: ✭ 22 (-12%)
Mutual labels:  game
Blockpop
A simple Breakout clone made with the Godot Engine
Stars: ✭ 23 (-8%)
Mutual labels:  game
Tic Tac Toe
An example tutorial built with git-tutor https://github.com/lesnitsky/git-tutor
Stars: ✭ 22 (-12%)
Mutual labels:  game
Pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
Stars: ✭ 927 (+3608%)
Mutual labels:  game
Avatar Fight Client
基于cocos creator的联网对战小游戏:头像大乱战(protobuf版)
Stars: ✭ 22 (-12%)
Mutual labels:  game
Dolphin
**pigame** is a game server template for Erlang.
Stars: ✭ 23 (-8%)
Mutual labels:  game
Worlds
🌎 Easy to use but feature rich World Guard Plugin
Stars: ✭ 25 (+0%)
Mutual labels:  game
Tower Defense Game
this is a game made with Unity, the goal is to protect the tower against robots.
Stars: ✭ 25 (+0%)
Mutual labels:  game
Evoland.gb
A fan-made demake of Evoland on GameBoy
Stars: ✭ 24 (-4%)
Mutual labels:  game

2048

My take the 2048 game in C#. Console version. The implementation is pretty customizable. You can tweak the size of the canvas and the probabilities of 2s and 4s, etc. Just compile and run from console. Should work with both .NET and Mono.

Here's how it looks like: screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].