Skip to content

atararazin/2048-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

Intro

This app was inspired by two things - first, my original 2048 that I programmed during my Operating Systems course in my second year of University - https://github.com/atararazin/2048.

The second was React's "Intro to React" tutorial - https://reactjs.org/tutorial/tutorial.html, which taught the basics of React by building a Tic Tac Toe game. This reminded me how much fun building games is, so I thought I'd give it a shot and on the way, practice web developement.

Demo

Demo

Run Project Locally

Prerequisites

Make sure you have npm installed. If you don't head over to https://www.npmjs.com/get-npm

Clone Repository

Clone this repository by running git clone https://github.com/atararazin/2048-new.git

Run

Change into the directory you just cloned. Run npm start

Built With

  • React
  • JavaScript
  • HTML
  • CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published