🚀 Ajitroids

🚀 Ajitroids

License Language Count Stars Downloads

A modern Asteroids remake built with Pygame

Ajitroids Screenshot

🎮 Game Description

Ajitroids is an exciting remake of the classic arcade game Asteroids with modern features and gameplay elements. Pilot your spaceship through dangerous asteroid fields, dodge space rocks, destroy enemies and collect power-ups while trying to achieve the highest score.

Ajitroids Screenshot

✨ Features

🚀 Installation

Prerequisites

# Clone repository
git clone https://github.com/your-username/ajitroids.git
cd ajitroids

# Install dependencies
uv install

# Start the game
uv run main.py

Installation with pip

# Clone repository
git clone https://github.com/your-username/ajitroids.git
cd ajitroids

# Install dependencies
pip install -r requirements.txt

# Start the game
python main.py

🌟 Gameplay

🎯 Controls

🚀 Spaceships

Ajitroids features unlockable spaceships with unique abilities:

Unlock these ships by progressing through the game and achieving milestones!

🛡️ Enemies

🛠️ Technical Details

📜 License

This project is licensed under the MIT License with Commons Clause - see the LICENSE file for details.

👥 Contributors

🙏 Acknowledgements

Note: This project is in active development. New features and improvements are regularly being added.