Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joaosilvait/spaceinvaders

Project made in my 1st Year at University cisisting in combining Hardware in VHDL and Software in Kotlin to recreate the classic SpaceInvaders Game on a MAX DE10 Lite FPGA Board
https://github.com/joaosilvait/spaceinvaders

fpga kotlin max10-lite quartus-prime spaceinvaders vhdl

Last synced: about 1 month ago
JSON representation

Project made in my 1st Year at University cisisting in combining Hardware in VHDL and Software in Kotlin to recreate the classic SpaceInvaders Game on a MAX DE10 Lite FPGA Board

Awesome Lists containing this project

README

        

# SpaceInvaders
Project done in my 1st Year enveloping Hardware in VHDL and Software in Kotlin to recreate the classic SpaceInvaders Game on a MAX10 FPGA Board

To run the program is very simple, just access the USB_PORT.properties in the Software folder and switch the #simulation according to the situation, if you have the FPGA MAXDE10 LITE board switch it to false and run the APP.kt file, without the board you can use the simulation program just by switching the simulation line to true and running the APP.kt file

The project guide as everything needed to know about the game and each command and keybind to play.