Skip to content

taivu1998/Game-2048

Repository files navigation

Game-2048

This program implements a popular interactive game called 2048 in Java.

Demo

Installation

The project requires the following frameworks:

Java and JDK 8 can be installed by downloading Homebrew and running the following commands:

brew update
brew tap homebrew/cask-versions
brew cask install java
brew cask install homebrew/cask-versions/adoptopenjdk8

How to Run

The simplest way to execute the program is downloading Eclipse, importing the project, and then run it.

Authors

  • Tai Vu - Stanford University

About

A Java implementation of the game 2048.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages