Headshot Hold 'em
A downloadable game for Windows and macOS
Headshot Hold 'em - ReadMe File
Author: Evan Black
Modified: 2025-05-20
What is the link to your project on itch.io?
https://blackev1.itch.io/headshot-hold-em
What are the controls to your game? How do we play?
Poker:
The Poker round is controlled entirely with the mouse and works mostly like normal Poker. However, when a round ends while multiple players are still in, all players who lost are given the option to challenge the winner to a shootout. Accepting the challenge doubles your bet while declining makes you be treated as folded in the Shootout. If any players chose to accept the challenge, every player must choose a community card to add to their hand, which which will decide what weapons they are given in the Shootout.
Shootout:
WASD to move
SHIFT to run
Click to attack/shoot
R to reload
Scroll Wheel to switch between weapons
SPACE to jump
CONTROL to crouch
In the shootout, you will be given three weapons based on your hand from the Poker round and the comunity card you chose. You will also gain a special effect based on the type of hand you had at the end of the Poker Round.
The winner of the Poker round will be designated the Hunted while all players who challenge them are the Hunters. The Hunters each have one life while the Hunted has lives equal to the number of Hunters. Any other players still participate, but their damage is set to one, their HP is lowered, and they can't win the round. When a Hunter dies, they respawn as one of these players.
The Hunted wins when every Hunter has been killed. The Hunters win when the Hunted loses all of their lives. Whichever side won gets the pot; if the Hunters win, only the suriving Hunters get it, splitting it between them.
Any assets used that you didn't create yourself?
Used for the Dungeon Generator:
https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp
https://github.com/Bl4ckb0ne/delaunay-triangulation
Some elements from the Netcode tutorial were not explained in the video, so some assets are taken from here (also includes the text input window):
https://unitycodemonkey.com/video.php?v=-KDlEBfCBiU
Models:
https://assetstore.unity.com/packages/3d/environments/dungeons/lite-dungeon-pack-low-poly-3d-art-by-gridness-242692
https://assetstore.unity.com/packages/3d/props/guns/guns-pack-low-poly-guns-collection-192553
https://assetstore.unity.com/packages/3d/props/weapons/battle-knife-211998
https://assetstore.unity.com/packages/3d/props/weapons/baseball-bats-pack-102171
Cards from the Prospector Solitaire project.
Did you get help from any online websites, videos, or tutorials?
Shader Graph:
https://www.youtube.com/watch?v=FIP6I1x6lMA
https://www.patreon.com/posts/59854502
https://www.youtube.com/watch?v=mNpC6nB4uFM
https://www.youtube.com/watch?v=VGEz8oKyMpY
https://www.youtube.com/watch?v=3Ccu3UtiSdw
Dungeon Generator:
https://youtu.be/rBY2Dzej03A?si=o89dRysp3I2zAdOd
https://www.youtube.com/watch?v=PhLcNhK9aro
Netcode:
https://www.youtube.com/watch?v=3yuBOB3VrCk
https://youtu.be/-KDlEBfCBiU?si=xKZ660ihNGnWCFrA
https://youtu.be/msPNJ2cxWfw?si=8If3lZcsJUx8BJhd
Lots of help with setting up the Shootout sections weapons (including ScriptableObject system, animations, shooting):
https://youtube.com/playlist?list=PLtYhPiKW6dMV0WSrgi9RdiZm6WW6Qljjl&si=JNIwYt13dJqx8Owz
First Person Movement:
https://www.youtube.com/playlist?list=PLfhbBaEcybmgidDH3RX_qzFM0mIxWJa21
Leave a comment
Log in with itch.io to leave a comment.