https://github.com/algosup/2024-2025-project-1-fpga-team-8
This is a project that aims to make a Frogger like game in Verilog
https://github.com/algosup/2024-2025-project-1-fpga-team-8
Last synced: about 2 months ago
JSON representation
This is a project that aims to make a Frogger like game in Verilog
- Host: GitHub
- URL: https://github.com/algosup/2024-2025-project-1-fpga-team-8
- Owner: algosup
- Created: 2024-09-23T12:54:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T10:10:42.000Z (6 months ago)
- Last Synced: 2024-11-13T19:02:50.187Z (6 months ago)
- Language: Verilog
- Homepage:
- Size: 18.1 MB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# FPGA Team 8
This project implements a classic Frogger game using an FPGA. The game logic, graphics rendering, and user inputs are managed entirely in hardware, taking advantage of FPGA's parallel processing capabilities. The display output is connected to a VGA screen, where the frog must navigate through traffic and water hazards to reach safety.
## Important Links and Docs
- [Project Charter](./CODE_OF_CONDUCT.md)
- [Functional Specifications](./Documents/functional_specifications/functional_specifications.md)
- [User Guide](./placeholder)
- [Technical Specifications](./Documents/technical_specifations/technical_specifications.md)
- [Test Plan](./Documents/quality_assurance/test_plan.md)## Contributors
| **Photo** | **Name** | **Role** | **GitHub/LinkedIn** |
|---|---|---|---|
|| BERNARD Max | Project Manager | [GitHub](https://github.com/maxbernard3) \| [LinkedIn](https://www.linkedin.com/in/max-bernard-b77680210/) |
|| FERNANDEZ Aurélien | Technical Lead | [GitHub](https://github.com/aurelienfernandez) \| [LinkedIn](https://www.linkedin.com/in/aur%C3%A9lien-fernandez-4971201b8/) |
|| CUAHONTE David | Program Manager | [GitHub](https://github.com/DavidCC812) \| [LinkedIn](https://www.linkedin.com/in/david-cuahonte-527781221/) |
|| PREVOST Antoine | Quality Assurance | [GitHub](https://github.com/TechXplorerFR) \| [LinkedIn](https://www.linkedin.com/in/antoine-prevost-dev/) |
|| CLÉMENT Quentin | Software Engineer | [GitHub](https://github.com/Quentin-Clement) \| [LinkedIn](https://www.linkedin.com/in/quentin-cl%C3%A9ment-939110221/) |
|| KAKAL Mathis | Software Engineer | [GitHub](https://github.com/mathiskakal) \| [LinkedIn](https://www.linkedin.com/in/mathis-k-a239ba10a/) |
|| MARLIER Thibaud | Technical Writer | [GitHub](https://github.com/Biohazardyee) \| [LinkedIn](https://www.linkedin.com/in/thibaud-marlier/) |