retro-pong-game 3.0.0 → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ A retro-style Pong game that runs in any browser. Drop it onto your website with
|
|
|
4
4
|
|
|
5
5
|
**[Live demo](https://chriscreativecode.com/retro-pong-game/)**
|
|
6
6
|
|
|
7
|
-

|
|
8
8
|
|
|
9
9
|
- Animated starfield or nebular background
|
|
10
10
|
- Particle effects on paddle hits
|
package/package.json
CHANGED