Skip to content

brookeknowles/Taylor_Swift_2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taylor Swift 2048

Netlify Status

About Game

This is a clone of the popular sliding tile puzzle game made by Gabriele Cirulli. More information about the game can be found here.

This implementation is Taylor Swift themed, where instead of combining smaller numbered tiles to form the number 2048, the player combines older Taylor Swift albums with the goal of forming her latest, Red (Taylor's Version).

Made with vanilla JavaScript, HTML and CSS.

Gameplay

The player starts with an empty board containing two Taylor Swift albums. They can use the arrow keys to move the tiles around the board. When two of the same albums are combined they will form the next album. The game ends either when the player wins and Red (Taylor's Version) is formed, or if there is no space left to move.

Start of game:

Screenshot

Game over:

Screenshot

Play yourself

Game is currently deployed at https://rad-begonia-9cc8b6.netlify.app/ to play. However the images will load faster if you download the code locally and run from your machine.

Notes

Currently only optimised for the size of my monitor and text is misplaced on different sized windows. Will fix in future.

About

Clone of 2048, but Taylor Swift albums themed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published