The game is basically implemented on FPGA. SystemVerilog HDL is used. in order to run, one needs to have Artix-7 architecture FPGA.
NERP Program is used in order to display the game into the monitor using the vga ports. The program is implemented on Vivado, therefore simply opening .sv files on vivado would make it possible to run.
Implemented for CS223 course(Digital Design)