# Quanta 🚀 *A Programming Language by GeoVaz09* **This README and logo was generated with AI assistance.** --- ## 🧩 Overview **Quanta** is a custom programming language with a Python-based interpreter, designed for experimentation, pain and confusion. (I would consider it an esolang). The project includes two built-in CLI games: 🎮 Rock, Paper, Scissors – A classic game against the computer. 🔢 Bigger or Smaller – A number guessing game where players try to guess the correct number in the fewest attempts. (Max. 10 attempts) Both games showcase Quanta's ability to handle user input, logic, and control flow — making it one of the worst ;) starting point for learning and exploring programming through custom language design (which is mostly made with bad code).
Steps:
1. Select the script you want to test from the specific examples (It is only necessary for Step 2.)
2. Press "View Source" to see the exaple's source code in Github (Optional)
3. Press "Run â–¶" and enter the number of the example script you want to load (after pythonanywhere.com loads)
4. Use the script as instructed by the tutorial (Just see the tutorial first)
5. For any questions or ideas, just send me on Slack @George Vazakas