Skip to content

daochenzha/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2048 game on FPGA

Intro

This VHDL script implements 2048 game on FPGA development board. I design it when conducting EDA course projects. Just for fun! See the photo at the end of the file.

Required hardwares/softwares

FPGA development board

LCD module (This script is specially designed for FYD12864-0402B)

Altera Quartus II

Files

2048.vhd is the VHDL script while numbers.hex is a hex file in which data of numbers (e.g. 2, 4, 8) are stored.

image

About

2048 game on FPGA development board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages