All Projects → lexmag → Tty2048

lexmag / Tty2048

Licence: isc
Terminal-based 2048 game written in Elixir

Programming Languages

elixir
2628 projects

Labels

Projects that are alternatives of or similar to Tty2048

Knightonline
OpenKO is an open source version of the old school Knight Online MMORPG
Stars: ✭ 146 (-3.95%)
Mutual labels:  game
Carmelo
Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network transmission and supports both TCP/HTTP protocols.
Stars: ✭ 148 (-2.63%)
Mutual labels:  game
Maplestory Gm Client
Offline MapleStory Client Emulator
Stars: ✭ 150 (-1.32%)
Mutual labels:  game
Cr Api
Clash Royale Public API that provides real-time data about players, clans, tournaments and more.
Stars: ✭ 147 (-3.29%)
Mutual labels:  game
Oxid
Arcade style game written in Zig
Stars: ✭ 148 (-2.63%)
Mutual labels:  game
Esp8266 game engine
Used ili9341 or ST7735. Contains a virtual machine running games from RAM.
Stars: ✭ 149 (-1.97%)
Mutual labels:  game
Panda Run
A panda parkour game, based on Cocos2d-js, running on Android / iOS
Stars: ✭ 145 (-4.61%)
Mutual labels:  game
Flappy Windows
Flappy Bird with browser windows
Stars: ✭ 152 (+0%)
Mutual labels:  game
Metasprite
A fast, self-contained, highly customizable Aseprite-to-Unity importer.
Stars: ✭ 148 (-2.63%)
Mutual labels:  game
Allure
Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
Stars: ✭ 149 (-1.97%)
Mutual labels:  game
Rpg Core
UNITY engine RPG framework
Stars: ✭ 146 (-3.95%)
Mutual labels:  game
15puzzle
The Game of Fifteen written with Flutter
Stars: ✭ 148 (-2.63%)
Mutual labels:  game
Cube Composer
A puzzle game inspired by functional programming
Stars: ✭ 1,845 (+1113.82%)
Mutual labels:  game
Lexica
Word Game for Android - A fork of lexic (https://code.google.com/p/lexic)
Stars: ✭ 146 (-3.95%)
Mutual labels:  game
Travianz Legacy
Join our Discord Server: https://discordapp.com/invite/9fbJKP9 | New repo: https://github.com/iopietro/Travianz
Stars: ✭ 150 (-1.32%)
Mutual labels:  game
Rs Asteroids
A variation on the game Asteroids, written in Rust
Stars: ✭ 146 (-3.95%)
Mutual labels:  game
Factorioclusterio
internet communication for factorio mods
Stars: ✭ 147 (-3.29%)
Mutual labels:  game
Aerogameframework
AeroGameFramework is a Roblox game framework that makes development easy and fun. The framework is designed to simplify the communication between modules and seamlessly bridge the gap between the server and client.
Stars: ✭ 150 (-1.32%)
Mutual labels:  game
Sshtron
$ ssh sshtron.zachlatta.com
Stars: ✭ 1,910 (+1156.58%)
Mutual labels:  game
Flappy Fly Bird
🐦 Flappy Bird reincarnation [Swift 5.3, GameplayKit, SpriteKit, iOS 12].
Stars: ✭ 150 (-1.32%)
Mutual labels:  game

Tty2048 Build Status

2048 game in a terminal.

Screenshot

Prerequisite

Elixir, version 1.0.0 or later.

Building

To build project and generate a standalone escript:

$ mix escript.build

This creates the tty2048 executable.

License

This software is licensed under the ISC license.

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].