a game where you number square
  • Haskell 75.1%
  • Nix 14.1%
  • JavaScript 5.2%
  • Makefile 3.9%
  • HTML 1.7%
Find a file
2026-05-19 22:36:23 -07:00
app don't match on _ 2026-05-19 22:36:23 -07:00
out gitignore for out dir 2026-05-09 10:59:47 -07:00
src first steps with reflex-dom 2026-05-16 07:29:31 -07:00
test check should return score or nothing if invalid 2026-05-09 20:32:38 -07:00
.dir-locals.el dir-locals 2026-05-09 10:59:46 -07:00
.envrc nix-direnv 2026-05-09 10:59:46 -07:00
.gitignore WASM hello world 2026-05-10 21:57:12 -07:00
cabal.project WASM hello world 2026-05-10 21:57:12 -07:00
CHANGELOG.md first commit 2026-05-09 10:59:46 -07:00
flake.lock WASM hello world 2026-05-10 21:57:12 -07:00
flake.nix WASM hello world 2026-05-10 21:57:12 -07:00
LICENSE first commit 2026-05-09 10:59:46 -07:00
Makefile hpack and set port to 8000 2026-05-16 14:40:20 -07:00
package.yaml basic svg graphics/dragging 2026-05-17 21:19:25 -07:00
README.org add readme 2026-05-09 20:01:32 -07:00
shell.nix make ghciwatch for hot reloading 2026-05-16 08:23:00 -07:00

Number Square

Number Square

This is supposed to be a clone of apple game (aka Fruit Box), with a couple of enhancements:

  • multiple game modes
  • multiplayer