A multiplayer game where 2 tanks appear on the screen for a duel to be the ultimate tank of the northern states. Each tank is equipped with a high caliber gun and must try to shoot the tank down. This project is inspired by the game gunfight (AKA western gun) which was the world’s first game to depict human-to-human combat, and the first video game to use a microprocessor. Following are online resources we used to complete this project:
https://github.com/armitag8/ASIC_Notepad-- (Used the PS2 Keyboard related modules)
https://timetoexplore.net/blog/arty-fpga-vga-verilog-03 (For our attempt at importing, and using sprite sheets)
https://www.instructables.com/id/Image-from-FPGA-to-VGA/ (For our attempt at importing, and using sprite sheets)
https://github.com/julesyan/CSCB58-Final-Project (Used the rate divider, clock module, and animation drawing logic)
https://github.com/Nananas/ImageToMif (Image to MIF converter)\