Stoppage Time by noddy2006
Stoppage Time is a football (soccer) strategy game. (Note: Java 7 is required to play this game.)
Your club Youngtown FC are tied with league-leaders Central Park United in the last game of the season. There are only seconds remaining - can you help Youngtown score and win the league?
To score a goal, you must plan a single move, which will hopefully result in the ball hitting the back of the net. There are 4 commands available:
Move -- move the player to a position
Pass -- pass the ball to a position
Shoot -- shoot the ball to a position
Wait -- wait for 1 or more seconds
To add a command to the list, click on your player with the left mouse button, click the instruction you want to execute, and click the position on the pitch (or in the case of Wait, enter the number of seconds to wait for). Subsequent instructions can be added for the same player by clicking on the pitch while the instruction mode is active (e.g. click Move, then click multiple places on the pitch to plot a movement path).
To finish adding instructions, click the right mouse button (or click the right side of the screen). You must do this before you can select a different player!
To clear the instructions for a player, select the player and click the Clear command.
When you are ready to play your move, click the Play button. If you successfully scored, clicking will take you back to the main menu, where you can choose another scenario to play. If you failed, clicking will allow you to try again and adjust your instructions.
You can also press the R key at any time to retry the scenario. The Escape key also quits the game.
Now, go and help Youngtown win the league!
--
Fancy creating your own scenarios? All the scenario files are in ASCII format - all you need to do is copy the syntax from the existing .scn files (which should be fairly easy to understand)!
Your club Youngtown FC are tied with league-leaders Central Park United in the last game of the season. There are only seconds remaining - can you help Youngtown score and win the league?
To score a goal, you must plan a single move, which will hopefully result in the ball hitting the back of the net. There are 4 commands available:
Move -- move the player to a position
Pass -- pass the ball to a position
Shoot -- shoot the ball to a position
Wait -- wait for 1 or more seconds
To add a command to the list, click on your player with the left mouse button, click the instruction you want to execute, and click the position on the pitch (or in the case of Wait, enter the number of seconds to wait for). Subsequent instructions can be added for the same player by clicking on the pitch while the instruction mode is active (e.g. click Move, then click multiple places on the pitch to plot a movement path).
To finish adding instructions, click the right mouse button (or click the right side of the screen). You must do this before you can select a different player!
To clear the instructions for a player, select the player and click the Clear command.
When you are ready to play your move, click the Play button. If you successfully scored, clicking will take you back to the main menu, where you can choose another scenario to play. If you failed, clicking will allow you to try again and adjust your instructions.
You can also press the R key at any time to retry the scenario. The Escape key also quits the game.
Now, go and help Youngtown win the league!
--
Fancy creating your own scenarios? All the scenario files are in ASCII format - all you need to do is copy the syntax from the existing .scn files (which should be fairly easy to understand)!
Ratings
| Coolness | 50% | 3 |
| Overall(Jam) | 3.04 | 325 |
| Audio(Jam) | 1.69 | 487 |
| Fun(Jam) | 3.00 | 255 |
| Graphics(Jam) | 2.19 | 556 |
| Humor(Jam) | 2.00 | 387 |
| Innovation(Jam) | 3.36 | 135 |
| Mood(Jam) | 2.45 | 450 |
| Theme(Jam) | 3.07 | 290 |
It lacks instructions and more options to control and edit the players actions, so it end being hard. But I like the challenge.
Notice some imprecise detection on the goal. I scored 1 goal but the game says the ball was off.
In the box is to easy. Corner is ok. The two others are the most difficult. Great game again. :)
Now I wish there were more scenarios, but since you made it that easily extensible, I'm going to try to create some on my own.
@klianc09: I'm glad you noticed how straightforward it is to create your own scenarios - thanks for reminding me to put that in the description too :P.
I think this could be a really fun game with some more tweaking (the controls for example) as the basic idea is a fun one. :)