Go to file
2024-08-28 00:29:51 -05:00
src snake: move core game pieces into separate functions instead of just the main loop 2024-08-28 00:29:51 -05:00
.gitignore core: add typescript and npm 2024-08-27 23:28:36 -05:00
.htaccess rewrite: various cleanups for deployment 2024-08-09 03:26:47 -05:00
index.html index: use new files after move and ts conversion 2024-08-27 23:34:13 -05:00
package-lock.json core: add typescript and npm 2024-08-27 23:28:36 -05:00
package.json core: add typescript and npm 2024-08-27 23:28:36 -05:00
tsconfig.json tsconfig: adjust build dir name 2024-08-27 23:29:51 -05:00