An unfinished, broken game (in typescript!)
Find a file
2022-03-23 17:27:46 -04:00
.vscode Add project data 2022-03-23 17:26:28 -04:00
src Complete redo of the game's structure due to orthogonality and ETC 2022-03-23 17:27:46 -04:00
.eslintrc.json Add project data 2022-03-23 17:26:28 -04:00
.gitignore Complete redo of the game's structure due to orthogonality and ETC 2022-03-23 17:27:46 -04:00
default.project.json Complete redo of the game's structure due to orthogonality and ETC 2022-03-23 17:27:46 -04:00
init.client.lua Add project data 2022-03-23 17:26:28 -04:00
LICENSE Initial commit 2021-09-07 19:43:49 +01:00
old.default.project.json Complete redo of the game's structure due to orthogonality and ETC 2022-03-23 17:27:46 -04:00
package-lock.json Add project data 2022-03-23 17:26:28 -04:00
package.json Add project data 2022-03-23 17:26:28 -04:00
README.md Continued rewriting the main server script, slight readme change 2022-03-23 17:27:10 -04:00
tsconfig.json Add project data 2022-03-23 17:26:28 -04:00

p94-ts

An unfinished, broken "game" (that I am trying to rewrite in typescript!)

This is a Rojo project. You can build and serve it like a Rojo project if you have Roblox-ts installed. However, I cannot guarantee that it will actually work.