itzandroidtab / snake

Snake game for the IPASS course(mid 2018)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPASS assignment

For the course IPASS in the first year of technical computer science at the university of utrecht an application with a library had to be made individually for a hardware module. At the beginning we did not use git and I found some spare time to upload this.

library

For this course I recreated the game snake in C++ and wrote a library for an ssd1351 oled screen. To use this library hwlib and bmptk are needed. These can be found on hwlib and bmptk

Wall poster

poster

About

Snake game for the IPASS course(mid 2018)

License:MIT License


Languages

Language:C++ 98.2%Language:C 1.7%Language:Makefile 0.1%