This is a proof-of-concept Python game in which the two competing players cast spells at each other by actually spelling words correctly. This version is used to test game mechanics and balancing, as well as multi-player over LAN.
Find a file
2016-11-25 11:01:11 -05:00
__pycache__ Initial upload 2016-11-25 11:01:11 -05:00
packets.py Initial upload 2016-11-25 11:01:11 -05:00
packets.py~ Initial upload 2016-11-25 11:01:11 -05:00
spell.py Initial upload 2016-11-25 11:01:11 -05:00
spelling.py Initial upload 2016-11-25 11:01:11 -05:00
spelling_mp.py Initial upload 2016-11-25 11:01:11 -05:00
status.py Initial upload 2016-11-25 11:01:11 -05:00