My take on the classic Pac man game. Using mbed LPC 1768 and Nokia 5110 LCD Analog joystick used to control direction

Dependencies:   N5110 PowerControl mbed

Revisions of main.cpp

Revision Date Message Actions
27:c1e337f1b99f 2015-05-11 ABSOLUTELY FINAL!!!! File  Diff  Annotate
26:4cfeb2c29326 2015-05-08 YAYYYYYYYYY File  Diff  Annotate
25:55331fbafc67 2015-05-05 Final Final version, ready to rock and roll !!! File  Diff  Annotate
24:410cba08be6b 2015-05-01 Pacman Final Version File  Diff  Annotate
23:e7f69bc42b29 2015-05-01 All functions working, High score system added File  Diff  Annotate
22:03acb7389497 2015-04-29 Ghost now working and chases pacman File  Diff  Annotate
21:f2bcb2c399ab 2015-04-29 Soundtrack and credit screen added File  Diff  Annotate
20:874b009fea11 2015-04-29 Soundtrack now working ; File  Diff  Annotate
19:e2659a0b91fa 2015-04-28 V4.0 Direction swap now implemented File  Diff  Annotate
18:d0900678656a 2015-04-28 Doxygen started File  Diff  Annotate
17:9a8a6516d63d 2015-04-28 Doxygen template included. Coins system redone ; File  Diff  Annotate
16:237375c3fc62 2015-04-28 Winning and losing condition applied ; Ghost drawn File  Diff  Annotate
15:6d258c667a00 2015-04-27 V3 Winning conditions added File  Diff  Annotate
14:883a86f009fd 2015-04-27 V3 Pause menu completed, goes into sleep mode and powers down LCD after 15 seconds of inactivity File  Diff  Annotate
13:098319060433 2015-04-27 V2.3 Pause menu completed and enters sleep mode after 15 seconds File  Diff  Annotate
12:3f4d9cb7dd8a 2015-04-27 V2.2 Pause menu completed ; File  Diff  Annotate
11:2fd81f59d7a7 2015-04-23 V2.1 All coins set, all coin eating functions working ; Map complete ; File  Diff  Annotate
10:cc0621fbe99b 2015-04-22 V1.5 Level 1 Map finished ; All obstacle clearances check File  Diff  Annotate
9:d36fed674428 2015-04-22 V1.42 File  Diff  Annotate
8:c12828c83a44 2015-04-22 11111 File  Diff  Annotate
7:9ecf9df1e95e 2015-04-22 Pacman V1.41 ; Pacman shape drawn, mouth faces direction of travel ; Direction check corrected File  Diff  Annotate
6:af4d3c5a9d43 2015-04-21 Pacman V1.4 ; Pacman faces direction of travel File  Diff  Annotate
5:61c3bbef19f0 2015-04-21 Pacman V1.31 ; Movement Checks in all directions working File  Diff  Annotate
4:75c7277a1b88 2015-04-21 Pacman V1.3 ; Coin eating works ; Obstacle check left and right ; File  Diff  Annotate
3:83c1d9cd97f1 2015-04-21 Pacman V1.2 Obstacles Now Working ; File  Diff  Annotate
2:830feffe8462 2015-04-20 Coin eating works ; File  Diff  Annotate
1:98cc4f4a20dc 2015-04-20 Second testing File  Diff  Annotate
0:1c3f3fe862f2 2015-04-20 Initial Commit, Joystick working, boundaries set File  Diff  Annotate