Skip to content

Releases: MarsBars06/GhostGame

v1.0.1 - 07/04/2021

07 Apr 11:28
4782ae2
Compare
Choose a tag to compare

What's new

Sound effects have been added. Also, in the code itself, a variable can be changed to enable/disable the sound effects.

What's coming

  • A python GUI version (using Tkinter)
  • A Nintendo 3DS/Wii version

Known bugs in this version

I haven't come across any bugs but I will be testing.
I will also be testing with Python 2 and I will releasing a separate version of this game if I need to.
Bug reports would be appreciated.

How to use

  • Python 3.X.X must be installed
  • Download the zip file, and extract it anywhere
  • You MUST have the file resources folder containing the .wav files in the same folder as the .py file.
  • Run the game in the console using Python.
    • py.exe .\GhostGame.py

Initial Release

04 Apr 09:58
add3f87
Compare
Choose a tag to compare

What's new

This is my first time writing a python game. It's nothing special, but I will be upgrading it by making a GUI version and a version for the Nintendo 3DS/Wii.

What's coming

  • A python GUI version (using Tkinter)
  • A Nintendo 3DS/Wii version

Known bugs in this version

  • The SFX only work on windows machines, though the actual game should work fine on other OSes

How to use

  • Attached is the GhostGame.py file.
  • Download it and run it in the console.
  • Python 3.X.X must be installed.
  • It would be appreciated if incompatibility issues with this game and other Python versions are reported in the bugs section.

Feel free to fork this repo and porting it to another game console/machine.
Also, bug reports would be appreciated.
Thanks and happy ghost avoiding?!