Skip to content

Latest commit

ย 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Data Science Defender: The Game ๐Ÿš€

A retro-style space shooter built with Python. Defend your server against data viruses, overfitting, and bugs in this WebAssembly-powered arcade game. Built using pygame-ce and ported to the web using pygbag.

๐ŸŽฎ Play Online

Play on Itch.io

๐Ÿ› ๏ธ Tech Stack

  • Language: Python 3.12+
  • Engine: Pygame Community Edition (pygame-ce)
  • Web Port: Pygbag (WebAssembly)

๐Ÿ“ฆ Installation (Local)

  1. Clone the repo:

    git clone https://github.com/07subhadip/data-science-defender.git
  2. Create a virtual environment:

    python -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate
  3. Install dependencies:

    pip install pygame-ce pygbag
  4. Run the game:

    python main.py

๐Ÿ“œ License

This project is licensed under the MIT License - see the code headers for details.


Created by Subhadip Hensh

About

A Python space shooter game running on the web.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages