4 Commits

Author SHA1 Message Date
owenrees a58a6504b4 V0.0.1 (#4)
* update documentation link

* remove superfluous tests

* add game example with subtitle custom header

* remove commented out code

* fix subtitle by making it a new line of smaller text within the title

* update changelog with v0.0.1
2026-06-29 21:18:10 +02:00
owenrees 6f74db087e adjust tests and add test for comparing movemap of marshalled json 2026-05-28 16:28:43 +02:00
owenrees 79155255f6 Transfer code (#1)
* copy project root files

* import previously created code and rename where needed

* fix license and lint

* main is now just a JS wrapper

* minified main.cjs rather than copying to a newly named file
2026-05-28 12:35:03 +02:00
owenrees 1561720e5f initial commit 2026-05-28 09:16:15 +02:00