Skip to content

Proguranto/2048_Game_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game

2048

Fun Adjustable 2048 game!!


Table of Contents


Description

A similar version to the 2048 board game, but made where you are able to adjust the board size from 2 x 2 up to 5 x 5. Increase or decrease the difficulty by decreasing or increasing the board size (2 x 2 is Impossible). This is a beginner project for me in order for me to develop my programming skills.

Technologies

  • Java
  • Javax Swing
  • Markdown
  • Visual Studio Code

Back To The Top


How to use

Installation

Download the source code and run it in your editor, terminal, IDE, etc..

API Reference

    import java.awt.event.*;
    import java.awt.*;
    import javax.swing.*;

Back To The Top


References

Back To The Top


Author Info

Back To The Top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages