The game, named Snake, in the repository is an imitation of the classic game in the mobile phone.
-
Hardware: LPC54608 evaluation board by NXP
-
Build Environment: MCUXpresso IDE by NXP
-
Clone this repo
-
Import the project into the IDE MCUXpresso provided by NXP officially.
-
Build and flash the
.axf
file into the LPC54608 Demo Board, on which an LCD with touch screen have equipped. -
Touch the specific area of the screen to control the movement of Snake in game.
+-------------------------------------------------------------------------+
| | | |
| | | |
| | | |
| | UP | |
| | | |
| | | |
| | | |
| | | |
| | | |
| LEFT | | RIGHT |
| |--------------------------------------| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | DOWN | |
| | | |
| | | |
+-------------------------------------------------------------------------+