multiplayer pong game for LPC 1768

Dependencies:   mbed MbedJSONValue mbed-rtos Adafruit_ST7735 Adafruit_GFX EthernetInterface DebouncedInterrupt

Revisions of main.cpp

Revision Date Message Actions
37:8a0fc62a0512 2020-11-29 finalizing code before writing report File  Diff  Annotate
36:46bb54b669bc 2020-11-28 starting to refactor File  Diff  Annotate
35:2c5e582a6ee2 2020-11-28 more issues File  Diff  Annotate
34:b19f39ad74ac 2020-11-28 issues with reconnecting... File  Diff  Annotate
33:98ba7b0b8c2b 2020-11-28 added dynamic game over display File  Diff  Annotate
32:7cbf4d9a82af 2020-11-28 flush the socket upon game restart File  Diff  Annotate
31:f70cf03c8ef9 2020-11-28 removed print statements ; File  Diff  Annotate
30:59e9a5409e65 2020-11-28 potential fix to replay-ability issue File  Diff  Annotate
29:4708bfb863cb 2020-11-28 polishing code and added functionality for game countdown File  Diff  Annotate
28:a26a43cdaea8 2020-11-23 removed print statements File  Diff  Annotate
27:fcc5fee18a24 2020-11-23 fixed game over logic File  Diff  Annotate
26:ebadab157abe 2020-11-16 some fixes File  Diff  Annotate
24:05eb0b0ab554 2020-11-16 can send move input and fixed graphics bugs; File  Diff  Annotate
23:c38680c32552 2020-11-16 moving paddles work in progress File  Diff  Annotate
22:1c49e1fae846 2020-11-16 improved ball rendering File  Diff  Annotate
19:58cc5465f647 2020-11-15 some updates File  Diff  Annotate
18:32fce82690a1 2020-11-15 added different types of server response and handling for each case File  Diff  Annotate
17:32ae1f106002 2020-11-14 added menu to enter game, JSON de-serialization, and game state update. File  Diff  Annotate
16:7fd48cda0773 2020-11-13 finished display wiring and added graphics class File  Diff  Annotate
15:9d90f68e53da 2020-11-12 added game state object File  Diff  Annotate
14:6b20a930e1cb 2020-11-12 added socket communication File  Diff  Annotate
13:95d44f7855ca 2020-11-10 mannnnnnn File  Diff  Annotate
12:91affff3be75 2020-11-10 added ISRs, although still running into issues File  Diff  Annotate
11:d0a105f6743f 2020-11-10 initial commit File  Diff  Annotate
7:dedf5dde9798 2012-08-01 Remove redundant UDPPacket class File  Diff  Annotate
6:25aad2d88749 2012-07-26 New UDP Socket API File  Diff  Annotate
1:8e1d4987eb90 2012-06-26 Switched from uint_8_t* to char* for data types File  Diff  Annotate
0:d85529a216ea 2012-06-26 Initial Commit File  Diff  Annotate