Skip to content
/ 1024 Public

1024 is a python reinterpretation of the popular mobile and online game 2048

Notifications You must be signed in to change notification settings

zaniluca/1024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1024 in python

1024 è un videogioco libero a giocatore singolo il cui obiettivo è quello di far scorrere le piastrelle su una griglia, unirle e creare una tessera con il numero 1024 i controlli sono molto semplici e intuitivi: si utilizzano le frecce direzionali per far "scivolare" i blocchi che, qualora vengano a contatto con blocchi dello stesso valore si uniranno.

How to install

Just run 1024.py file, make sure you have pygame 1.9.6 installed, otherwise do:
pip install -r requirements.txt or pip3 install pygame to install the latest version of pygame

Screenshots

Screenshot lost_screen

l'obbiettivo del gioco è raggiungere 1024 punti, una volta raggiunti è possibile andare avanti per cercare di ottenere il punteggio più alto possibile!

About

1024 is a python reinterpretation of the popular mobile and online game 2048

Topics

Resources

Stars

Watchers

Forks

Languages