Kexin6 / game_of_life

ECE243 project in C and assembly language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

game_of_life

This is a team project accomplished by the team of two. The project collaborates with the use of FPGA keys and PS2 Keyboard. The player can choose the game mode, observe the survival of germs, start again or end the game. This is a simple game using the knowledge of polling and interrupt, as well as some software programming logic. It indicates a starting point of embedded programming.

About

ECE243 project in C and assembly language


Languages

Language:C 99.3%Language:C++ 0.3%Language:CMake 0.2%Language:Assembly 0.1%Language:Makefile 0.1%