Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/navaneeth-raman-bhaskar/2048game

2048 a PHP command line game built from scratch.
https://github.com/navaneeth-raman-bhaskar/2048game

2048-game commandline-game php74 php8

Last synced: 1 day ago
JSON representation

2048 a PHP command line game built from scratch.

Awesome Lists containing this project

README

        

# 2048 Game

A PHP command line game built from scratch.

Supported version `PHP 7.4`, `PHP 8.0` and `PHP 8.1`

## Want to try?

- Fork the repo
- Go to commandline and run `php 2048`
- Enjoy!

## Releases
- `v1.0.0` for *PHP 8* or greater
- `v1.0.0-beta` for *PHP 7.4*
## Output

![Sample output](output.png)

![Sample output](output2.png)