I'd like to present a small fun project, we thought we would make a small tower defense in our freetime, and choosed löve since it enables us to easily prototype games very fast.
We didn't bother writing very clean code, since this is just a fun project, however the source code can be found on github: https://github.com/tobspr/LUATowerDefense
(I am sorry for the big repo, he committed some huge wave files)
Screenshot:
Maybe a video will follow!
We are still looking for artists to create art for the towers and enemys, if you are interested, just contact us.
tobspr wrote:We are still looking for artists to create art for the towers and enemys, if you are interested, just contact us.
I'm not an artist but are you set on a style/theme yet?
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
I'm not an artist but are you set on a style/theme yet?
Wow, cool you made a vid! Yeah its certainly harder than the usual tower defenses, but thats intended! (If it gets too hard, just press F9)
Well we havent set on a style yet (thats why everything is completely flat without images), and we aren't sure what style we exactly want yet. We are open for any ideas tho
I like how the "freeze tower" is Internet Explorer
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim