Releases: frastlin/PyAudioGame
Full windows Release
downloading
Download the Release.zip file and extract it to your folder of choice. Open up the folder and click on the pyaudiogame.bat file. Type
cd projects
then
python template.py
A window should pop up and you can hit escape to exit. If this window pops up, you have everything installed. Click on getting started.html or
Read the documentation online
Full windows release version 0.03
#Version 0.03Full
This is everything you need to start programming in PyAudioGame on windows.
Download and unzip all the files and move the release folder to where ever you would like and rename it to PyAudioGame, then hit enter and you have both a pyaudiogame.bat file and a projects folder.
Put your games in the projects folder and run your .py files by opening them through the command line that pops up when you click on the .bat file.
Package and pre-built windows environment v0.02
#Version 0.01Full
This is everything you need to start programming in PyAudioGame on windows.