Skip to content

A clone of the popular game '2048', Created as an exercise in Java.

Notifications You must be signed in to change notification settings

RonSCE/Game2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Game2048

A clone of the popular game '2048', Created as an exercise in Java.

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

Controls

Arrow keys (UP/DOWN/LEFT/RIGHT) - shift number cells in the corresponding direction. Space - Restart the game when it's done.

Built With

Installation

It is possible to play an online version of the game over on CodeGym at https://codegym.cc/projects/apps/61010

Alternatively, you can run your own version of the game locally using IntelliJ IDEA:

  1. Clone the repo
    git clone https://github.com/RonSCE/Game2048.git
  2. Install the CodeGym plugin for IntelliJ IDEA: download the plugin file at https://codegym.cc/downloads/ide/plugin.jar?isNew=true navigate to the plugins page on IntelliJ IDEA and add the custom plugin file.
  3. Run the game!

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ron : https://www.linkedin.com/in/ron-vayner-607814198 Project Link: https://github.com/RonSCE/Game2048

About

A clone of the popular game '2048', Created as an exercise in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages