Skip to content

yessur3808/2048_game_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A simple implementation of the 2048 Game in Java

About The Project

This project was for me to learn the basics of Object Oriented Programming in Java. This is one of the first few programs I wrote back when I was learning how to code.

But we all have to start somewhere and I would like to keep this repo public for future improvements. This program is designed to act exactly the same as the famous game 2048. It basically gives you a board and let you move around tiles adding up multiples of 2. When two adjacent tiles with the same value move in the given direction, the tiles would combine and merge into one tile. You will earn score every time you merge two tiles.

Built With

This was a simple implementation of the original programmed in Java.

Contact

Yaser Ibrahim - @Curlycoffee3808 - @curlycoffee3808 - yaser3808@gmail.com

Project Link: https://github.com/yessur3808/2048_game_Java

About

a 2048 java based game made by me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages