Exercise: Multiplayer Minesweeper with Rails and Hotwire
For practice, I take a very simple pure ruby Minesweeper implementation and package it into a multiplayer web version with Rails and Hotwire. The article focuses on making it work correctly with users playing concurrently: Exercise: Multiplayer Minesweeper with Rails and Hotwire (It’s also live on minesvshumanity.com)
Post a comment