savvn001 / K64F-Sonic

Basic implementation of a 2D sidescrolling sonic game on a FRDM-K64F MBED, using the University of Leeds Gamepad that has a N5110 LCD display as well as buttons and a joystick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K64F-Sonic

Basic implementation of a 2D sidescrolling sonic game on a K64F MBED, using the University of Leeds Gamepad that has a N5110 LCD display as well as buttons and a joystick.

Level select

pic1

Gameplay

pic2

About

Basic implementation of a 2D sidescrolling sonic game on a FRDM-K64F MBED, using the University of Leeds Gamepad that has a N5110 LCD display as well as buttons and a joystick.


Languages

Language:C++ 99.2%Language:C 0.8%