10 Commits

Author SHA1 Message Date
owenrees 5831ddfb5e update release info and docs link v0.0.1 2026-06-29 21:26:20 +02:00
owenrees 5f0521430d update release info and docs link 2026-06-29 21:23:34 +02:00
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 b4816553c7 update rc.2 version in meta data v0.0.1-rc.2 2026-05-28 22:31:49 +02:00
owenrees b6534537ff initial readme instructions v0.0.1-rc.1 2026-05-28 22:23:34 +02:00
owenrees 47ab11f1c1 add license and update changelog v.0.0.1-rc.1 2026-05-28 22:07:01 +02:00
owenrees 9a2b7dbb86 convert json string to movemap v0.0.1-alpha.2 2026-05-28 16:28:56 +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
v0.0.1-alpha.1
2026-05-28 12:35:03 +02:00
owenrees 1561720e5f initial commit 2026-05-28 09:16:15 +02:00