-
Notifications
You must be signed in to change notification settings - Fork 0
El clásico juego de 2048 en tu terminal
License
mbpx/2048
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a 2048 game written in C (standard C99)
with a little clean interface for shell.
Move with the arrows to get a 2048 box (or more).
It looks like this:
┌────┬────┬────┬────┐ Moves: 89
│ 4│ 8│ 64│ 128│
├────┼────┼────┼────┤
│ │ │ 16│ 8│
├────┼────┼────┼────┤
│ │ │ 4│ 2│
├────┼────┼────┼────┤
│ 4│ │ │ 2│
└────┴────┴────┴────┘
Hope you enjoy it :D
About
El clásico juego de 2048 en tu terminal
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published