CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
ProdigyPNP

CoCalc is a real-time collaborative commercial alternative to JupyterHub and Overleaf that provides Jupyter Notebooks, LaTeX documents, and SageMath.

GitHub Repository: ProdigyPNP/ProdigyMathGameHacking
Path: blob/master/cheatGUI/README.md
Views: 713

Cheat GUI

This is the main cheat menu GUI for ProdigyMathGameHacking. Originally made by Will and maintained by ArcerionDev and PatheticMustan, and now maintained by ProdigyPNP.



Usage

Install the hacks, the dropdown should appear in the top left corner after a moment.



Development

Install dependencies:

pnpm run setup

Compile the menu:

pnpm run build



Join us!

We are always looking for new contributors to help maintain the hacks and menu!



Node.js package

The Cheat GUI is available on npmjs at https://npmjs.com/package/cheatgui.


Installing P-NP

Shell

pnpm install cheatgui pnpm install pnpm update

Uninstalling P-NP

Shell

pnpm uninstall cheatgui pnpm install pnpm update

Import

import CheatGUI from "cheatgui";