diff --git a/memo.txt b/memo.txt new file mode 100644 index 00000000..a190449c --- /dev/null +++ b/memo.txt @@ -0,0 +1,12 @@ +- ball speed up +- on newRound() + - speed reset +- ball direction based on player hit location + +--- + +- node.js server for http access (and javascipt modules files split) + +--- + +- gamesocket with node.js diff --git a/src/Bit5x3.woff b/src/Bit5x3.woff new file mode 100644 index 00000000..72c8b293 Binary files /dev/null and b/src/Bit5x3.woff differ diff --git a/src/Bit5x3.woff2 b/src/Bit5x3.woff2 new file mode 100644 index 00000000..27d538bf Binary files /dev/null and b/src/Bit5x3.woff2 differ diff --git a/src/pong.html b/src/pong.html index 14a78226..4f641946 100644 --- a/src/pong.html +++ b/src/pong.html @@ -3,6 +3,14 @@