Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)