8000 GitHub - h1994st/2048-Console: A 2048 game based on command line
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

h1994st/2048-Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-Console

A 2048 game based on command line

by h1994st

Installation

$ make

You will get an executable file named 2048, then:

$ ./2048 # run the game

How to play

Two control methods:

  • WASD: A - Left, S - Down, W - Up, D - Right
  • Vim: H - Left, J - Down, K - Up, L - Right

When the game start, you should enter a character(w, a, s, d orh, j, k, l) and then press Enter.

Now enjoy it!

License

(MIT)

About

A 2048 game based on command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0