8000 GitHub - RiVer2000/py2048: 2048 Game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RiVer2000/py2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic 2048 game developed by Rishabh Verma Under the guidance of IVLabs

Working Software: Jupyter Notebook(Anaconda) OnlineGBD(https://www.onlinegdb.com/online_python_compiler#)

Developed on Windows 10

Points of importance:

  1. The movement keys are W, S, A, D for the movements up, down, left, right.
  2. This matrix in this software adjusts its cell size according to the largest number in the matrix
  3. The libraries used are time, os, keyboard, copy, random.
  4. This software is designed so that the player has total control over the winning number and the order of the Matrix
  5. This Software also takes in account the maximum number that is possible to attained while taking the input of winning number from user

About

2048 Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0