Fix README formatting

This commit is contained in:
2025-10-03 12:01:54 +01:00
parent 4d93d4332e
commit ed826ac810

View File

@@ -3,10 +3,10 @@ It's like minesweeper, but with an infinite board.
The static web-app is here: [https://portfolio.syedm.dev/infinsweeper/](https://portfolio.syedm.dev/infinsweeper/) The static web-app is here: [https://portfolio.syedm.dev/infinsweeper/](https://portfolio.syedm.dev/infinsweeper/)
This version is without any signing up or logging in. - This version is without any signing up or logging in.
The full sinatra based web-app can be hosted using this repo. - The full sinatra based web-app can be hosted using this repo.
It also has a ton of animations made using pure JavaScript Canvas API. - It also has a ton of animations made using pure JavaScript Canvas API.
The entire game is made using just the JS Canvas API while the backend is made using Sinatra (Ruby) and SQLite. - The entire game is made using just the JS Canvas API while the backend is made using Sinatra (Ruby) and SQLite.
## A screenshot ## A screenshot