A few silly games I made while I learn about Axum, SSH (with Russh), and HTMX.
Find a file
2024-09-22 19:26:04 -03:00
.github/workflows Fix image name 2024-09-11 08:34:26 -03:00
src Fix checkboxes 2024-09-22 19:26:04 -03:00
.dockerignore Switch to building with GitHub actions 2024-09-09 13:14:43 -03:00
.gitignore Initial commit - still working on MPbN 2024-09-09 11:33:04 -03:00
Cargo.lock Use Nonogrammed puzzles 2024-09-11 19:35:08 -03:00
Cargo.toml Use Nonogrammed puzzles 2024-09-11 19:35:08 -03:00
Dockerfile Wrong binary... 2024-09-09 13:51:54 -03:00
LICENSE Add license and update name 2024-09-09 11:37:31 -03:00
README.md Rename again and add Dockerfile 2024-09-09 11:57:17 -03:00

htmx-ssh-games

A few silly games I made while I learn about Axum, SSH (with Russh), and HTMX.

checkbox.rs

A poor man's clone of A Million Checkboxes.

multipaint_by_numbers.rs

A multiplayer Picross/Nonogram, inspired by the project above.