Skip to main content
  1. /classes/
  2. Classes, Fall 2025/
  3. CS 4140 Fall 2025: Course Site/

cs4140 Notes: 10-20 Hangman Continued

·55 words·1 min·

Hangman, pt4
#

We:

  • Got our state into a shared gen-server, with a registry to find the right one.
  • Hooked React <-> Channel <-> GenServer
  • Added named games

More work to do:

  • Let the user punch in a username.
  • Figure out how multiplayer works.
  • Implement that.
  • Implement high scores in the DB.
  • Deploy to gargoyle
Nat Tuck
Author
Nat Tuck