JVKran / Response-Time-Game

Response-Time Game written in VHDL. Supports cheat-prevention, pseudo-random delay, ws2812b response visualization and custom time-windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Response-Time Game

This repository implements a Resonse-Time Meter written in VHDL that has been proven to be functional on the DE1-SOC and has been tested with Testbenches in ModelSim.

Two folders are particularly intresting. The library folder contains the written libraries for a pseudo random number generator, seven segment display and ws2812 leds. The examples folder combines these into one fun and robust response time measuring game. Check out the other README's for more information.

This was an assignment for the Hardware Programming course on the Hogeschool Rotterdam.

Demo

Click on the image to open YouTube!

Watch the video

About

Response-Time Game written in VHDL. Supports cheat-prevention, pseudo-random delay, ws2812b response visualization and custom time-windows.

License:GNU General Public License v2.0


Languages

Language:VHDL 100.0%