Skip to content

9Chinz/python-game-project

Repository files navigation

icon Alien of typing icon

logo

space invaders but typing !! std project at KMITL

🎮 Gameplay

menu 🚀

menu

gamplay 🎯

gameplay

Requires 📃

  • pygame
pip install pygame
  • pyinstaller (optional) for build
pip install pyinstaller

or install from requirements file

pip install -r requirements.txt

How to run 🏃‍♀️

run the file by using python

py main.py

or build file .exe and run

pyinstaller --onefile --windowed --icon=icon.ico main.py

About

final game project prog-fund KMITL 64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages