B.U.G.S.
B.U.G.S.
Play a little gamedev, who has to fight against bugs.
This is my game for the Wowie Jam 2.
You can move the camera with W,A,S,D and click with the mouse on bugs or money.
The towers youbuild can be pushed around by the bug, so be prepared.
Right-click on a tower to move it!!!
Status | In development |
Platforms | HTML5, Windows |
Author | Minemes |
Genre | Strategy |
Made with | Unity |
Tags | 3D, Tower Defense, Unity, wowie |
Download
Download NowName your own price
Click download now to get access to the following files:
B.U.G.S Desktop a v1.1.zip 42 MB
B.U.G.S. a v0.1.zip 5.6 MB
B.U.G.S. a v0.2.zip 5.6 MB
B.U.G.S. a v0.3.zip 5.7 MB
B.U.G.S. a v0.4.zip 5.7 MB
B.U.G.S. a v0.5.zip 5.7 MB
B.U.G.S. a v0.6.zip 9.3 MB
B.U.G.S. a v0.7.zip 9.8 MB
B.U.G.S. a v1.0.zip 9.8 MB
Development log
- Is it finish?Jan 19, 2020
Comments
Log in with itch.io to leave a comment.
Hey this game is so awesome and my favorite of the jam! I'm trying to make a 2D tower defense game. (Also with randomly generated layouts). I can make the random level from a tutorial, but how did you set the patrol route after it generates?
Hi, sorry for the late response, I created an Array of Vector3 (positions) and the enemies just traverse the array and go from Vector3 to Vector3.
Great game! I love the mechanics and how it ties in to the theme!