Team Members
- Akshat Toolaj Sinha - 2020CSB1068
- Pranavkumar Mallela - 2020CSB1112
Project of CS203
This project is part of Academic Course , CS203 - Digital Logic and Design , Academic Year : 2021-22 , Fall Semester( August - December ) in Indian Insititute of Technology, Ropar , India
Files with commit message "Final_code_submission" or "updated_commenting" are files required for Final submission of the project
In this project, we have implemented a spaceship game on FPGA
In this game, 3 consecutive leds will glow out of 16 leds present on the board , these 3 leds move in linear order or in pseudo-random order depending upon the game mode. Game mode can be chosen using the corresponding push buttons.
There are 16 switches from which the user can shoot ( toggling the switch to on condition ) and if position of leds and switch match, score increases by one. Otherwise, if user misses, score decreases by one. Upon pressing reset, current score is set to zero. Range of score is from 0-99. We also display current score in this game and maximum score obtained in this simulation until now, using the seven segment display of the FPGA board.