A downloadable game for Linux

I first envisioned this game as a city building game somewhat like Settlers of Catan. However, the key difference was that in addition to building cities and roads, you could also stage an armed assault on an opponent's city. The armed assault would procedurally generate an FPS level based on the terrain of where the city was placed, and you could either win or lose the assault, which would decide who had possession of the city in the end. This would all be based on the economy (militaries are expensive, after all). You would also have ways to pay for increased defenses in your city.

There is a lot missing right now. Currently two players can alternate placing cities, and can select each other's cities to attack. This will launch into the fps mode, which you win by killing all the enemies. The enemies are currently statues that pose you no real threat, but suffice to say with some more time to implement AI, they would more than happy to destroy you! The first player to get to 10 cities wins.

(I couldn't get the "quit game" button to work at the end, so you just have to alt+f4 when you get there).

This project has been a huge learning experience for me. I had set a personal goal of creating a game for this Jam, even though its been years since I've done even basic programming. The game is mostly hacked together free assets from the store (primarily FPS Constructor, the Troll Model, and the moving water texture), but even that was a whole week's worth of effort for me. It was a great experience though, and I'd really like to thank the GOL guys for hosting this event, which motivated me to jump in and give it a try. I hope you can enjoy this game as a early demonstration of the idea I was going for.

I'd like to keep working on this, however its clear that I need to build the codebase from the beginning, since its so messy and hacky I'm sure it would give any legitimate programmer a heart attack! Also I've realized it was probably too ambitious for a first stab at game making, so I might try some simpler games. I am very interested in procedural generation algorithms, which is one of the things I was hoping to implement here, so I might try some simpler projects based on that.

Thanks for taking a look!

StatusPrototype
PlatformsLinux
Rating
Rated 3.0 out of 5 stars
(1 total ratings)
AuthorObsidianOps
GenreStrategy

Download

Download
Violent Settlers 0.5-Alpha.tar.gz 28 MB

Install instructions

You should be able to download, extract the files, and play from the executable (x86_64 or x86, depending on your system).

Leave a comment

Log in with itch.io to leave a comment.