Skip to content

07subhadip/Data_Science_Defender_The_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages