/omega_game

Learning to make games using Pygame. The game is an arcade style space shooter.

Primary LanguagePython

Omega

A Generic Space Shooter

To start the game

  • Make sure Pygame is installed.
  • Run python omega.py

Creating this game is an exercise to learn more about the Python programming language, developing games and OOP & software design concepts. It is a work in progress.