Added image for Fowl Play

This commit is contained in:
nc5432 2025-05-23 15:09:32 -04:00
parent 38009e1b71
commit 18b1d5d914
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -170,7 +170,7 @@
<h3 class="right">Fowl Play</h3>
<h5 class="right">Category: Personal Project</h5>
<hr class="right">
<img src="/images/iamthedanger.png" alt="Image coming soon" class="rfloat about-image-v">
<img src="/images/iamthedanger.jpg" alt="Rubber, screaming chicken with a gun" class="rfloat about-image-v">
<p class="right">
Fowl Play is an experiment that I made in order to learn how Godot's multiplayer system works. It is a rudimentary FPS game where everyone is
running around as screaming chickens with guns. Players can select a username and a hat to wear. These sync across all clients. For how simple