Skip to content

Trapulator is a chaotic calculator built with HTML, CSS, and JavaScript. Buttons move unpredictably, flee when hovered, and only slow down after three clicks. Styled with glitch effects and dynamic animations, it offers a frustrating yet fun challenge. Hosted on GitHub Pages, it’s a pure front-end project with no dependencies—just controlled chaos!

Notifications You must be signed in to change notification settings

akshayjith4/Trapulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Trapulator – The Chaotic Calculator 😈🔥

Trapulator is not your average calculator—it's a game of skill, patience, and a little bit of luck! The buttons move unpredictably, deflect away when hovered, and only slow down after multiple clicks. Think you can solve a simple equation? Think again! 😆

🎮 Features

  • 🏃 Unpredictable Movement – Buttons move randomly, making them difficult to click.
  • 🎭 Deflection Mechanism – Hovering causes buttons to flee in the opposite direction.
  • 🔥 Dynamic Color Changes – Buttons cycle through colors as they are clicked.
  • 📟 Retro Aesthetic – A glitchy, chaotic design that matches the madness.
  • 🔢 Basic Calculations – Supports addition, subtraction, multiplication, and division—but only if you can catch the numbers!

🕹️ How to Play

  1. Click the buttons (if you can).
  2. Each button changes color with each click. After three clicks, it stops running.
  3. Press "=" to evaluate your equation (assuming you managed to enter one).
  4. "C" clears the display for another attempt at controlled chaos.

🌐 Hosting on GitHub Pages

You can access Trapulator anytime via GitHub Pages:
🔗 Trapulator Live

Or, to host it yourself:

  1. Go to your GitHub repository settings.
  2. Scroll to GitHub Pages and select "main" branch under deployment options.
  3. Your Trapulator instance will be live at:
    https://akshayjith4.github.io/Trapulator/

🛠️ Installation (For Local Hosting)

Want to run it on your local machine? Use Python’s built-in server:

git clone https://github.com/akshayjith4/Trapulator.git

python -m http.server 8000 🤝 Contributing Feel free to submit issues and pull requests! Let’s make this madness even wilder.

📜 License MIT License – Do whatever you want, but don’t blame me if your brain melts. 🧠🔥

This README covers all the details in an engaging way. Let me know if you want any tweaks! 🚀

About

Trapulator is a chaotic calculator built with HTML, CSS, and JavaScript. Buttons move unpredictably, flee when hovered, and only slow down after three clicks. Styled with glitch effects and dynamic animations, it offers a frustrating yet fun challenge. Hosted on GitHub Pages, it’s a pure front-end project with no dependencies—just controlled chaos!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published