Myskomannen, the card game
Myskomannen ("The Mysterious Man", a mysterious character who supposedly showed up on campus once nearly 20 years ago in Uppsala and has not been seen since then) has decided to take over the world. Of course such an undertaking is impossible without some serious science. Join in an epic quest against myskomannen's evil crusade.
Awards
Scores
Ratings (show detail)
Overall: 1.9
Fun: 1.6
Production: 1.4
Innovation: 2.6
Files
File | Uploader | Date |
---|---|---|
myskocard_1.0.tgz
— final
The final version |
adrwen | 2012/05/12 22:18 |
Diary Entries
Wait, PyWeek?
I just realized today that PyWeek has been going on for nearly a week. Of course, the time limit of 10 or so hours (along with me not having written a single line of code for almost a year) will somewhat reduce my ambitions.
A game in 10 hours? Come on
I am well under way, having started only a few hours ago. I have decided on this general idea:
My game will be a "Card game". It will be text based and will use stdout for output, stdin for input and will look quite ugly.
There is a deck of 20 "Sciency" cards (their names show that a certain lack of imagination was present when making them up). Each card gives "points" in "chemistry", "physics" and "Mathematics", and additionally most cards will double the value of some other cards in the deck provided you built the "prerequisite" first (the idea is that mechanics is much more awesome if you have access to calculus than if you don't).
There are two players, one human and one computer controlled (myskomannen). The player can defeat myskomannen by beating him in two areas, but the ammount by which he outshines myskomannen doesn't matter. Myskomannen, of course, tries to do the same (I am not very skilled as an AI programmer).
So how far from succeeding am I? Well, this is a very very simple game, so it is nearly finished.
My game will be a "Card game". It will be text based and will use stdout for output, stdin for input and will look quite ugly.
There is a deck of 20 "Sciency" cards (their names show that a certain lack of imagination was present when making them up). Each card gives "points" in "chemistry", "physics" and "Mathematics", and additionally most cards will double the value of some other cards in the deck provided you built the "prerequisite" first (the idea is that mechanics is much more awesome if you have access to calculus than if you don't).
There are two players, one human and one computer controlled (myskomannen). The player can defeat myskomannen by beating him in two areas, but the ammount by which he outshines myskomannen doesn't matter. Myskomannen, of course, tries to do the same (I am not very skilled as an AI programmer).
So how far from succeeding am I? Well, this is a very very simple game, so it is nearly finished.
Final submission
Hey! I made it.
It is highly unlikely that anyone will enjoy this game, BUT, I did finish this time around!
It is highly unlikely that anyone will enjoy this game, BUT, I did finish this time around!