Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Whack Mini Games

A local collection of classic "Whack" mini games running with an open-source self-hosted Flash Player emulator: Ruffle.

This repository is intended to help preserve and run these legacy Flash games on modern systems. Please support the original publisher/creator whenever possible. 🙂

🎮 Included Games

  1. Don't Whack Your Teacher (Unlocked) (published on BOX10.COM)
  2. Whack the Thief (Unlocked) (published on BOX10.COM)
  3. Whack Your Boss (created by Tom Winkler)
  4. Whack Your Computer (created by Tom Winkler)
  5. Whack Your Ex (created by Tom Winkler)

📒 Note

🔓 Don't Whack Your Teacher and Whack the Thief have been patched by me to remove the original site lock, allowing access to all original weapons. No gameplay content has been modified.

⚙️ Requirements

  • Python 3
  • A modern web browser

No Adobe Flash Player is required.

🚀 Running

Start the local web server:

python3 run.py

The browser will automatically open:

http://127.0.0.1:8000/index.html

If it does not open automatically, visit the address above manually.

Enjoy the games! 🎮

You can stop the server anytime by pressing:

Ctrl + C

➕ Adding More Games

  1. Copy the .swf file into the games directory.
  2. Add a new <option> entry to the game selector in index.html.

Example:

<option value="games/new-game.swf">
    New Game
</option>

⚖️ Disclaimer

All game content remains the property of its respective copyright holders. No ownership of the original games is claimed. If you are a copyright holder and would like any content removed, please open an issue or contact me.

About

A local collection of classic Flash "Whack" mini games powered by Ruffle.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages