A few notes about Shunned Survivor
Blake might give a proper postmortem, but I just wanted to post in case anybody has any bug reports.Yes, this is a massively multiplayer online tower defense game. A lot of the logic is done server-side, so the results of your actions don't always show up right away. Be a little patient with the interface.
No, you can't interact with other players in realtime, but you're all in the same world, and you can try to invade bases that they've created. If you can't find anyone who's at your level, find the latest world map on this download list.
There is a lot of complexity to this game, but also a lot of content, so I hope you'll think your patience is rewarded. If you need any tips, we can probably help. Thanks for playing!
(log in to comment)
Comments
2) I had one crash and captured the traceback dump. Do you wan to see that report? If so, should I put it here in the comments or someplace else?
------------------------------------------------------------------------
john@ada:~/Downloads/Shunned_Survivor_qf1$ python game.py
there is no soundcard
Traceback (most recent call last):
File "game.py", line 3, in <module>
play.main()
File "/home/john/Downloads/Shunned_Survivor_qf1/src/play.py", line 218, in main
scene.update()
File "/home/john/Downloads/Shunned_Survivor_qf1/src/playscene.py", line 708, in update
self.potato.apply_poll_data(self.poll[i].get_response(), self.user_id)
File "/home/john/Downloads/Shunned_Survivor_qf1/src/data.py", line 232, in apply_poll_data
if not poll.get('success', False): return
AttributeError: 'NoneType' object has no attribute 'get'
Exception in thread Thread-908 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
File "/home/john/Downloads/Shunned_Survivor_qf1/src/network.py", line 40, in run
File "/home/john/Downloads/Shunned_Survivor_qf1/src/network.py", line 68, in send_request
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'sleep'
john@ada:~/Downloads/Shunned_Survivor_qf1$ -------------------------------------------------------------------------
Here's a download link for the latest world map. I'll update it every couple of days or so.
Satyrane on 2012/09/17 00:09:
One thing we failed to emphasize: if you're having trouble getting resources, you can kill aliens for a small resource drop!