Skip to content

Releases: frastlin/PyAudioGame

Full windows Release

28 Feb 17:39
Compare
Choose a tag to compare

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

23 Jan 12:43
Compare
Choose a tag to compare

#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

15 Jan 20:57
Compare
Choose a tag to compare

#Version 0.01Full
This is everything you need to start programming in PyAudioGame on windows.