Malware Adventure
2014-09-22 04:11:43 Author: parsiya.net(查看原文) 阅读量:29 收藏

Update 28 Oct 2017:
I have moved most of my code under one repository. Malware adventure is copied at two places:

A fork of PAWS is here:


I finally caved in and started to push some of my code to github bitbucket. It is located at https://bitbucket.org/parsiya and is almost empty ;).

This is Malware Adventure. It's a small adventure game I wrote using PAWS. PAWS is Pyhton Adventure Writing System by Roger Plowman. Get it from http://home.fuse.net/wolfonenet/PAWS.htm. It's great.

The game itself is a Python program. You define objects which can be be rooms, items etc. You can read more about it in the readme file at https://bitbucket.org/parsiya/MalwareAdventure.

PS: Yes, I should be working on the Flare-On challenge writeup. It needs more time because I am not only documenting my solution but what other stuff I did. I think failed attempts are as important as the solution in challenge writeups.

PPS: Changed links to bitbucket as I stopped using github.


文章来源: https://parsiya.net/blog/2014-09-21-malware-adventure/
如有侵权请联系:admin#unsafe.sh