This project implements a parallel and pipelined version of the video game 2048 on the FPGA development board, DE10-Nano. The video game is displayed on a HDMI monitor, as shown in the image below :
For game controls, external pushbuttons need to be mapped to move the tiles up, down, left and right.
Move into the build directory. Run the TCL script 2048.tcl to create the project (Intel Quartus Prime). Compile the project (Intel Quartus Prime). Program the DE10-Nano board (Intel Quartus Prime).