Skip to content

Commit

Permalink
feat: Add video showcase to README
Browse files Browse the repository at this point in the history
  • Loading branch information
PraxTube committed Dec 24, 2023
1 parent d947882 commit 1f66b0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Magus Parvus

A cozy little 2D top down mage game. You cast spells by typing their name.
You can play the game [over on itch](https://praxtube.itch.io/magus-parvus).

<p align="center">
<video width="560" height="315" controls>
<source src="docs/demo/showcase.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</p>

## Appendix

Expand Down
Binary file added docs/demo/showcase.mp4
Binary file not shown.

0 comments on commit 1f66b0a

Please sign in to comment.