Subterranean by MarioY19
Not too bad for my second attempt.
I'm not as happy with this one as my first one. I wasted a lot of time struggling with AI and terrain.
The controls aren't perfect, the physics and the difficulty are a bit odd, and it's not the prettiest of games.
But I learned a lot from this, definately worth the time.
Edit:
So I actually had a 1 instead of a 0 that made only old players see the tutorial. So I think that covers the Bigfix later rule.
Here's a psudocode of the problem:
If (you played the game before){
load tutorial
}else if (you never played the game before){
load level 1
}
I'm not as happy with this one as my first one. I wasted a lot of time struggling with AI and terrain.
The controls aren't perfect, the physics and the difficulty are a bit odd, and it's not the prettiest of games.
But I learned a lot from this, definately worth the time.
Edit:
So I actually had a 1 instead of a 0 that made only old players see the tutorial. So I think that covers the Bigfix later rule.
Here's a psudocode of the problem:
If (you played the game before){
load tutorial
}else if (you never played the game before){
load level 1
}
Ratings
| Coolness | 45% | 1547 |
| Overall | 2.57 | 1094 |
| Audio | 2.68 | 597 |
| Fun | 2.67 | 856 |
| Graphics | 2.26 | 1105 |
| Humor | 2.18 | 748 |
| Innovation | 2.62 | 887 |
| Mood | 2.65 | 852 |
| Theme | 2.41 | 1080 |
After I found it accidantially, it was strange to use it. Even more difficult than not using it in my opinion.
I still don't know if this is good or not...