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
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