Skip to content

nh0znoisung/AirHockey

 
 

Repository files navigation

AirHockey

Note: you should have python3 installed, all the requirements are python pip packages, and can be installed by pip install <package>

How to run:

  • Requirements: pygame
  • Run:
python main.py

How to build:

  • Requirements: pygame, pyinstaller
  • Build:
python build_script.py
  • Go to the dist folder, the single file there is the executable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%