views
17
likes
1

Comments

What do you think?
No comments yet.

A tower Defense game, with random map generation.

Random map generation because I want it to be the kind of game you can play endlessly and try to beat your high score. This includes randomly generated waves of enemies as well of course.

In its current state it has,

-Randomly generated map (custom size)

-Randomly generated waves

-Upgradable stats towers

-Very bad models

Its not playable as of now, since I'm still working on the random waves system, but other than that all is good. I also don't have many ideas about the different types of enemies this game is gonna have



all-ages
Mild Cartoon Violence
Loading...

Sneak Peak?

Some Samples of the random map generation. This is done through an algorithm I have made myself.

Map size is customizable, the first three pics have a size of 10 and the last one has a size of 20