Source code for Super Nostalgia Zone.
Go to file
Max 540221bc94
Merge pull request #3 from PlayerValley/fix-readme-typo
Fix typo in README
2023-11-13 01:33:25 -06:00
.vscode First stable release! 2019-11-10 00:39:43 -06:00
Bevels Misc changes. 2021-03-19 21:41:46 -05:00
Client Add some turbo graphics for fun lol. 2020-07-19 17:46:51 -05:00
Player Only use gyro rotation when zoomed close enough. 2020-04-29 23:04:43 -05:00
Server Buncha minor fixes and tweaks. 2020-01-05 23:45:48 -06:00
Shared Fixed stack alignment. 2020-01-06 03:11:05 -06:00
Tools Buncha minor fixes and tweaks. 2020-01-05 23:45:48 -06:00
UI Rotate camera for 60 FPS, not 6 FPS. 2020-04-30 03:09:55 -05:00
LICENSE Update LICENSE 2023-08-09 10:43:55 -05:00
README.md Update README.md 2023-08-21 15:54:38 +03:00
UploadGame.ps1 Improvements and fixes 2019-11-18 17:38:32 -06:00
core.lua Misc changes. 2021-03-19 21:41:46 -05:00
core.project.json Misc changes. 2021-03-19 21:41:46 -05:00
default.project.json More tweaks and fixes 2019-11-20 21:14:51 -06:00
join.client.lua More tweaks and fixes 2019-11-20 21:14:51 -06:00
shared.lua Setup build configuration, cleaned up a few things. 2019-11-08 21:07:17 -06:00
shared.project.json Misc changes. 2021-03-19 21:41:46 -05:00

README.md

Super-Nostalgia-Zone

Here it is, at long last! This repository contains the code that attempts to emulate the experience of Roblox in 2008 from the modern day engine. It also comes bundled with the code I wrote to bake and upload the bevel meshes I have in the game.

I wrote a lot of the code for this between 2017 and 2019, prior to my introduction to more modern development conventions. It's not the cleanest code out there, but its serviceable.

You may use the code for this in your own projects, so long as you provide credit and a reference to where you received the code. You also must open source any code that derives from elements of this project, just keep the changes in a public fork for record keeping.

Contributions and bug fixes are welcome! I'll try to keep tabs on any pull requests submitted here. I may not be so responsive to issues, you should be familiar with how to use rojo if you want to get this running in your own studio session.