Skip to content

GhadaAlsahli/2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Games are easy and fun of learning any programming language or tools. 2048 game is one the most popular and easy to play game. This implementation of 2048 game can be deployed using multiple ways like bare metal, elastic beanstalk as PHP or docker using apache.
If you appreciate this game and content 📖, support projects visibility, give 👍| ⭐| 👏

Tools used

  • bare metal server
  • elastic beanstalk
  • docker

Deployment guide

How to deploy on elastic beanstalk

<won't reveal 😀>

How to deploy on docker

<won't reveal 😀>

Customization

You have to open index.html line no. 76 and 80 and give your name and your cohort name in the place of player's name.

You have to open style/main.css line no. 5 and change color background: #000000; to background: #faf8ef; as blue-green and multiple other types of deployment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.8%
  • CSS 35.8%
  • SCSS 19.9%
  • HTML 5.5%