War never changes

This was my first LD, so I hope I haven't done too much wrong.

About the game:
In this game you have to kill all terrorists and as little as possible civilians.
I didn't had enought time to finish it and make the gameplay fun and creating a menu, but I published it despite of it.

There is no operating exit button, use ALT F4 instead

screenshot

Comments3

Anyonebacon
Anyonebacon3 Dec 2018, 00:00
Got a little confused at what to do at first, but I enjoy the art style quite a bit. I like sort of hand-drawn stuff. Nice job :)
Caspercaper173 Dec 2018, 15:33
You did a great job on the music and the art, but the gameplay is a bit stale, almost non-existant.

I think your point was that you had to capture the city whilst still remaining citizens in the city, but theres no win screen and/or objective.

Also the lack of an exit button was kind of a pain in the ass.
A simple example (out of the top of my head):
```
void Update
{

If (Input.Key(Keycode.esc))

{
Application.exit
}
}
```
Trevor Phillips AUTauthor8 Dec 2018, 17:26
Thanks Caspercaper17,
You described what the game should have been.
When I developed the game I had many ideas about the gameplay, but I had no time making it. And so i quickly made this few tools you have in the game.
There even is a exit button, but on the win screen (Which is bugged and dosn't show up)
Found a bug?
Tell us on Discord