An unfinished, broken game (in typescript!)
Find a file
loplkc c2711b4c11 Update README.md
Readme update to reflect the current status of the project.
2022-03-23 17:28:00 -04:00
.vscode Add project data 2022-03-23 17:26:28 -04:00
src Slight additions mostly to UI 2022-03-23 17:27:54 -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 Update README.md 2022-03-23 17:28:00 -04:00
tsconfig.json Add project data 2022-03-23 17:26:28 -04:00

p94-ts

The highly unfinished skeleton of an ambitious Roblox game.

This is a Rojo project that uses Roblox-ts. You can compile it and play it yourself if you have Rojo and Roblox-ts installed. However, I cannot guarantee that it will actually work.