Coursework Project
2048 Game
That one popular game
February 2015 - March 2015
2048 Game
The 2048 game, but with different colors.
Overview
Programming the 2048 game was one of my course work assignments during my freshmen year in college. I created my own version of the game and got to customize the game colors to my own liking.
Skills
I developed the game in Java. I utilized the JavaFX Library for the graphical user interface and Vim as the text editor.
Tasks
The game was originally created in Javascript, so my task was to program the 2048 game and the GUI in the Java programming language. The task was a full-stack development.
Progress
Given starter code, I first planned out how I would program the back-end logic of the game. This meant how users would play the game. After the back-end was done, I proceeded to customizing the user interface using JavaFX Library. In the end, I extensively tested the game to ensure a fully functional 2048 game.
Images
Below are some images of my 2048 game. The color scheme reflects what I like and I hoped players would feel happy when playing!