Snowman vs Chesspieces by HuntTheWumpus
==== Snowman vs Chesspieces - "The Fight" - Generic Title Edition ====
A mixture of a card game (like Fluxx) and an action game like "the binding of isaac" where you decide how your next room will look like.
How to play:
1. You get a specific amount of cards (number can vary).
2. You have to select a specific amount of cards (number can vary). (select with space)
3. Start the round. All previously selected cards are now in effect. This can be:
- Enemies
- Weapons
- Effects on the enemies, the weapons or you
- New goals
- Other number of cards to draw/play
4. Survive the round!
5. Repeat
What is the goal? You decide! There are 5 possible goals in the game, which are activated by selecting the corresponding card. But the goal can change every round! (depending on your cards)
Controls:
WSAD - movement
arrow keys - shooting
space - selecting stuff
return - accepting stuff
m - mute music
n - mute sounds
Instructions how to run: (copied from my previous entries..)
Windows: just download the Windows exe and run ;)
Linux: Get love-0.9.1 from your repo, download the love file and run it with:
$ love svsc.love
MacOS:
The love2d engine is available for mac here: https://bitbucket.org/rude/love/downloads/love-0.9.1-macosx-x64.zip
From the love2d webiste:
> On Mac OSX, a folder or .love file can be dropped onto the Love.app application bundle. On the Mac OSX Terminal (commandline), you can use love like this (assuming it's installed to the Applications directory): open -n -a love "/home/path/to/game"
(More instructions: http://love2d.org/wiki/Getting_Started )
Have fun!
A mixture of a card game (like Fluxx) and an action game like "the binding of isaac" where you decide how your next room will look like.
How to play:
1. You get a specific amount of cards (number can vary).
2. You have to select a specific amount of cards (number can vary). (select with space)
3. Start the round. All previously selected cards are now in effect. This can be:
- Enemies
- Weapons
- Effects on the enemies, the weapons or you
- New goals
- Other number of cards to draw/play
4. Survive the round!
5. Repeat
What is the goal? You decide! There are 5 possible goals in the game, which are activated by selecting the corresponding card. But the goal can change every round! (depending on your cards)
Controls:
WSAD - movement
arrow keys - shooting
space - selecting stuff
return - accepting stuff
m - mute music
n - mute sounds
Instructions how to run: (copied from my previous entries..)
Windows: just download the Windows exe and run ;)
Linux: Get love-0.9.1 from your repo, download the love file and run it with:
$ love svsc.love
MacOS:
The love2d engine is available for mac here: https://bitbucket.org/rude/love/downloads/love-0.9.1-macosx-x64.zip
From the love2d webiste:
> On Mac OSX, a folder or .love file can be dropped onto the Love.app application bundle. On the Mac OSX Terminal (commandline), you can use love like this (assuming it's installed to the Applications directory): open -n -a love "/home/path/to/game"
(More instructions: http://love2d.org/wiki/Getting_Started )
Have fun!
Ratings
| Coolness | 57% | 3 |
| Overall | 3.14 | 614 |
| Audio | 3.24 | 237 |
| Fun | 3.03 | 621 |
| Graphics | 2.76 | 759 |
| Humor | 2.85 | 325 |
| Innovation | 3.76 | 158 |
| Mood | 2.74 | 722 |
| Theme | 3.40 | 802 |
This is an awesome concept, and pretty well executed. My one beef is not being able to manipulate the order cards are played in, which is what gives Fluxx its strength. How else is it determined when you play "Play 2" and "Play 1" in a single turn?
Overall, though, love the concept, and it's executed well for the compo.