Mark My Words
About
This is a story about pigs who start out with no written language. When a new concept is introduced, you draw the symbol for it. From that point on, all dialogue uses your symbol. This is a pretty short game, but we hope you like it.
Dependencies*Mark My Words* was made for Python 2 and depends on the Pygame
library.
You can obtain Pygame by using the "pip" package manager
which normally comes with Python. To do so, run the following
command:
If you have Python 3 installed, you may need to run the following
command instead to make sure you are installing Pygame for Python 2.
You can run the game with this command:
python main.pyIf you have Python 3, you may need to specify that you want to run
the game with Python 2. To do that, use this command:
License
Music license info is in music/License.txt
All code is licensed under the GNU GPLv3.
All art is licensed under the CC Attribution-ShareAlike 3.0 Unported.
Every contributor is from the Geeks and Gadgets Club at Marshall University!
Music: Isaac B, Chris R, Chad M; more details in music/License.txt
Art: Everyone (Isaac B, Mya J, Anthony B, Patrick S, Brandon D, Chad M, Brody S, Chris R, Chris M, Charlie M)
Coding: Chris M and Charlie M.