Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christopher-r-perkins/blink-out-htmx
An HTMX version of Blink Out using HTRB.
https://github.com/christopher-r-perkins/blink-out-htmx
html htmx htrb http lights-out-game ruby sinatra
Last synced: about 2 months ago
JSON representation
An HTMX version of Blink Out using HTRB.
- Host: GitHub
- URL: https://github.com/christopher-r-perkins/blink-out-htmx
- Owner: Christopher-R-Perkins
- License: mit
- Created: 2023-10-07T16:10:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T23:05:34.000Z (8 months ago)
- Last Synced: 2024-04-28T00:21:12.916Z (8 months ago)
- Topics: html, htmx, htrb, http, lights-out-game, ruby, sinatra
- Language: Ruby
- Homepage: https://blink.quasari.dev
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
This a sinatra application that plays the classic game of Lights Out on a 6x6 grid via your browser. This is just the gameplay part of my other version converted to use [HTRB](https://github.com/Christopher-R-Perkins/htrb) and HTMX for AJAX calls.
While I do not have this version live, I do have a modified version based on this one and the [original](https://github.com/Christopher-R-Perkins/blink-out) live at [https://blink.quasari.dev](https://blink.quasari.dev)