markcornwell / markcornwell/spacewar
Game list in the lobby display is not updating from matchmaker.
Open
bug
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
To recreate
cd ~/welcome-to-spacewar
npm run start
in a new window
cd ~/spacewar
npm run matchmaker
In browser go to http://localhost:3000
Network Play
No games are displayed.
In a third window, try
cd ~/spacewar
bin/mm new
bin/mm new
You should now see games displayed in the Network play screen.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.