All Projects → trknhr → 2048-go

trknhr / 2048-go

Licence: MIT License
This is 2048 working on CLI

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to 2048-go

2048-game
2048 Game implementation based on Preact+Redux
Stars: ✭ 17 (-19.05%)
Mutual labels:  2048
2048-react
2048 game on React
Stars: ✭ 13 (-38.1%)
Mutual labels:  2048
2048
🎮 2048 clone (React/TypeScript/Redux). No canvas.
Stars: ✭ 55 (+161.9%)
Mutual labels:  2048
rr-2048
2048 game in Reason React
Stars: ✭ 15 (-28.57%)
Mutual labels:  2048
MI-MVI 2016
Semestral project for the subject Methods of computational inteligence @ fit.cvut.cz
Stars: ✭ 24 (+14.29%)
Mutual labels:  2048
2048.node
🎮 Terminal version of the game 2048 written in Nodejs
Stars: ✭ 18 (-14.29%)
Mutual labels:  2048
2048-Gym
This projects aims to use reinforcement learning algorithms to play the game 2048.
Stars: ✭ 68 (+223.81%)
Mutual labels:  2048
2048
使用 Cocos Creator 开发微信小游戏 2048(代码基于 Cocos Creator 1.10)
Stars: ✭ 26 (+23.81%)
Mutual labels:  2048
jupiter
A Monte-Carlo based AI to beat 2048
Stars: ✭ 47 (+123.81%)
Mutual labels:  2048
2048-rs
Rust implementation of 2048 game
Stars: ✭ 15 (-28.57%)
Mutual labels:  2048
2048-in-terminal
Animated console version of the 2048 game
Stars: ✭ 128 (+509.52%)
Mutual labels:  2048
v2048
A simple game of 2048, written in V.
Stars: ✭ 19 (-9.52%)
Mutual labels:  2048
TideBot
我的 IRC 机器人,虽然这个 Bot 能让聊天者在 IRC 里玩游戏,但除了游戏,还有其他很多功能。
Stars: ✭ 26 (+23.81%)
Mutual labels:  2048
2048.cpp
🎮 Fully featured terminal version of the game "2048" written in C++
Stars: ✭ 1,886 (+8880.95%)
Mutual labels:  2048
2048-rs
A rust implementation of the famous 2048 game
Stars: ✭ 48 (+128.57%)
Mutual labels:  2048
Twenty48
A modified clone of the puzzle game 2048, built in react/typescript!
Stars: ✭ 31 (+47.62%)
Mutual labels:  2048
2048-typescript-cocoscreator
🚀 A 2048 Canvas Game.
Stars: ✭ 15 (-28.57%)
Mutual labels:  2048
2048.c
CLI version of 2048, written in C.
Stars: ✭ 14 (-33.33%)
Mutual labels:  2048
2048
🎮 2048 game developed using javascript
Stars: ✭ 53 (+152.38%)
Mutual labels:  2048
react-2048
A React implementation of 2048 game built with typescript and styled-components
Stars: ✭ 66 (+214.29%)
Mutual labels:  2048

Build Status codecov

2048-go

2048 in CLI. It's made from Golang 2048 is a great game made by JavaScript. This app works on command and helps your sabotage.

Screen shot

asciicast

How to install

You should install go

License

2048-go is licensed under the MIT license.

Mac

I only checked this environment.

brew install go
export PATH=$GOPATH:$PATH
go get github.com/1984weed/2048-go
2048-go
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].