Skip to content

Commit

Permalink
docs: add video
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni committed Oct 4, 2024
1 parent 9585066 commit 6ed4cb5
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

![](./assets/playing.webm)
![](./assets/playing.mp4)

![](./assets/connection.webm)
![](./assets/connection.mp4)

![](./assets/smashing.webm)
![](./assets/smashing.mp4)

This single page Next.js website, showcases how you can receive events form a Rust game server and displaying it live by utilizing a Socket.Io server.

Expand Down
Binary file added assets/connecting.mp4
Binary file not shown.
Binary file renamed assets/smashing.webm → assets/playing.mp4
Binary file not shown.
Binary file removed assets/playing.webm
Binary file not shown.
Binary file renamed assets/connection.webm → assets/smashing.mp4
Binary file not shown.

0 comments on commit 6ed4cb5

Please sign in to comment.