Skip to content

tntpsu/HouseGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

House Games

Four casino games for Even Realities G2 smart glasses — you vs the house.

Status: v0.0.1 — scaffold only. Builds in Phase D, after Card Pack ships and proves the shared platform contract. Not yet playable.

Games (v1.0 planned)

  • Blackjack — vs dealer, hit / stand / double / split
  • Video Poker — Jacks or Better, single hand with discard + redraw
  • Three Card Poker — fastest rounds in the pack
  • Roulette — bet on numbers and colors, spin the wheel

Sibling product

Card Pack — classic card games (Hearts, Spades, Euchre, Solitaire, Crazy Eights, Cribbage, Gin Rummy) using the same shared platform. Both packs feel like one product family by design — see even-card-platform/STYLE.md.

Architecture

This repo holds the House Games .ehpk build (package_id com.philtullai.housegames). The actual platform code lives in even-card-platform and is consumed via file:../even-card-platform.

Each game lives in src/games/<id>/ as a self-contained module implementing the Game interface from the platform.

License

MIT.

About

Four casino games for Even Realities G2 smart glasses. Blackjack, Video Poker, Three Card Poker, Roulette. Powered by even-card-platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors