Skip to content

Commit 752a28b

Browse files
committed
Move netplayjs-demo README
1 parent 23d53e0 commit 752a28b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ NetplayJS is a framework designed to make the process of creating multiplayer br
104104
- (WIP) `netplayjs-netcode` - Implementations of rollback netcode and lockstep netcode.
105105
- (WIP) `netplayjs-connection` - The client side code that communicates with the matchmaking server to establish connections.
106106
- `netplayjs` - A prototyping framework that lets you rapidly create multiplayer games.
107-
- `netplayjs-demos` - A collection of demos built in the prototyping framework to show off how to use it.
107+
- `netplayjs-demos` - A collection of demos built in `netplayjs` to show off how to use it.
108108

109109
## Installation
110110

netplayjs-demo/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# netplayjs-demo
2+
3+
The files in this package contains demos built within the NetplayJS prototyping framework. Some code and assets are taken / adapted from other open source projects.

netplayjs-demo/src/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)