Skip to content

A simple space shooter from a parallel universe next door. It was built using Python and Pygame. The game is still being updated. You can control the player with either a keyboard or a joystick.

License

Notifications You must be signed in to change notification settings

Dave-YP/cosmic-heat-pygame

Repository files navigation

Cosmic Heat

Just a 2D space shooter from a neighboring parallel world. It was written using Python and Pygame. To control the player, you can use either the keyboard or a joystick. The game features a variety of cool bosses and enemies that will challenge your skills and keep you engaged. Get ready to blast your way through waves of enemy ships and take on epic boss battles in this exciting space adventure!

Game launch

  • Clone the repository: git clone [https://github.com/Dave-YP/cosmic-heat-pygame.git](https://github.com/Dave-YP/cosmic-heat-pygame.git)
  • Change directory: cd cosmic-heat-pygame
  • Create a virtual environment: python -m venv env
  • Activate the virtual environment: source env/Scripts/activate
  • Install requirements: pip install -r requirements.txt
  • Run the game: python main.py

Controls

  • shoot - SPACE
  • move - arrows
  • pause - P
  • exit - Esc

Gameplay

Cosmic Heat

Images

alt text alt text alt text alt text alt text

About

A simple space shooter from a parallel universe next door. It was built using Python and Pygame. The game is still being updated. You can control the player with either a keyboard or a joystick.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages