Skip to content

traemorton/firewall-game

Repository files navigation

Track Duel Logo

FireWall A Python-based game focused on strategy, timing, and system defense mechanics. Players interact with a simulated firewall environment, making decisions to protect against incoming threats.


🎮 Features

  • Firewall-inspired gameplay mechanics
  • Multiple game states and logic modules
  • Executable build included
  • Modular Python codebase
  • Resource-based assets and configuration

🗂️ Project Structure

Firewall-Exe/
├── build/Firewall/      # Build artifacts
├── dist/                # Compiled executable
├── resources/           # Game assets (images, data, etc.)
├── screenshots/         # Game screenshots (for README)
├── Firewall.py           # Main game entry point
├── GlobalValues.py       # Shared constants and global settings
├── SecretInput.py        # Input handling / hidden logic
├── Firewall.spec         # PyInstaller spec file
├── .gitattributes

🗂️ Screenshots

Main Startup Page

Game Window

Secret Minigame

About

Game made for an in-class assignment inspired by firewall mechanics and system defense concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors