https://github.com/notmywing/moonpanel
The Witness puzzle panels for Garry's Mod, written in MoonScript.
https://github.com/notmywing/moonpanel
garrysmod garrysmod-addon garrysmod-sandbox thewitness
Last synced: about 1 month ago
JSON representation
The Witness puzzle panels for Garry's Mod, written in MoonScript.
- Host: GitHub
- URL: https://github.com/notmywing/moonpanel
- Owner: NotMyWing
- License: mit
- Created: 2019-06-14T17:24:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T09:58:25.000Z (almost 2 years ago)
- Last Synced: 2025-10-05T06:41:29.081Z (6 months ago)
- Topics: garrysmod, garrysmod-addon, garrysmod-sandbox, thewitness
- Language: MoonScript
- Homepage:
- Size: 2.42 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Moonpanel
Puzzle panels, written in moon language. As inspired by The Witness, a game by Thekla Inc.
Initially written for Starfall/StarfallEx, now a separate addon.
If you don't understand the puzzle mechanics, then perhaps you should play The Witness.
## Getting Started
TBA.
## Built With
* [Node.js](https://nodejs.org/)
* [Moonscript](https://moonscript.org)
## Contributing
TBA.
## Authors
* **Not My Wing** - [Neeve01](https://github.com/Neeve01)
## License
TBA.
## Acknowledgments
* [Soojin Nam](https://github.com/sjnam/lua-dancing-links) - *Lua Dancing Links*
* [thegrb93 and contributors](https://github.com/thegrb93/StarfallEx/) - *StarfallEX and the panel rendering codebase*
* [BytewaveMLP](https://github.com/BytewaveMLP) - *Buildscript*
* [SneakySquid](https://github.com/Sneaky-Squid/Circles) - *Circles!*