Game for Leeds University Gamepad for the FRDM-K64F: Game is a RPG Horror Title.

Dependencies:   mbed FATFileSystem

main.cpp

Committer:
rottenegg
Date:
2019-04-21
Revision:
7:cbec3402b4e3
Parent:
5:860087ff295e
Child:
8:e3a76a808a4c

File content as of revision 7:cbec3402b4e3:

/*
ELEC2645 Embedded Systems Project
School of Electronic & Electrical Engineering
University of Leeds
Name:Saad Tayyab
Username:el17st
Student ID Number:201145512
Date: 18/04/2019
*/

#include "mbed.h"
#include "WDplayer.h"
#include "SDFileSystem"
#include "Bitmap.h"
#include "CaMove.h"

int main() {

}