Background image on Basys3 based game

Viewed 26

I have written a game in Verilog which outputs through VGA on a Basys3 board. Currently, I am turning off the pixels that are not being used in the game mechanics using an else condition but I want to display a static background in my game without affecting the game mechanics.

0 Answers
Related