Skip to content

A very early in-development multiplayer Unreal Engine game that allows players to play a variety of poker table games against other players.

Notifications You must be signed in to change notification settings

jacksonrakena/ace-in-the-hole

Repository files navigation

Ace In The Hole

Ace In The Hole is a very early in-development multiplayer Unreal Engine game that allows players to play a variety of poker table games against other players over their local network, Epic Online Services, or (in the future) the Steamworks Relay.

Due to GitHub LFS size restrictions, the GitHub repository is frozen. Further development past November 2023 is done on my Git server.

Features

  • Full, 3D, online multiplayer
    • Local Network support
    • Epic Online Services P2P support for playing over the Internet using a join code
    • (Future?) Steamworks Relay P2P?
    • Dedicated server partially working
  • Poker (Texas Hold 'Em) implemented
    • Raising, checking, folding
    • Little and big blind rotation
    • Pot splitting/all ins not implemented yet
  • Blackjack partially implemented
  • A lot of generic code written to allow for easy implementation of other tables

Games

Poker (Texas Hold 'Em Style)

Fully working, with the exception of pot splitting Alt text

Blackjack (Dealer Draw 16, Stand 17, 2:1)

Not fully modelled yet. Alt text

Copyright

© All rights reserved

About

A very early in-development multiplayer Unreal Engine game that allows players to play a variety of poker table games against other players.

Resources

Stars

Watchers

Forks

Languages