Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ijsbol/2048-py


https://github.com/ijsbol/2048-py

2048 2048-game pygame python

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# 2048-py
2048 game in Python

## Run instructions
1. `python -m pip install -r requirements.txt`
2. `python 2048.py`

## Game screenshots
|In game|Lose screen|
|--|--|
|![img](https://i.imgur.com/R36M0lw.png)|![img](https://i.imgur.com/UTqqpb2.png)|