Devlog #3: Post-Jam Summary


This week we managed to piece together a working prototype! So, now you can try out a small demo of our game! We haven’t quite finished everything we planned by the end of the jam, but here is an overview of what we did.

Basic map generation is mostly finished, the only thing that is left is to add some rules about locations of certain types of cards (e.g. spawn weaker enemies closer to main unit spawn point). On the map can spawn one of three types of cards: empty card, enemy card or resource cards; resource cards can have one of three types: energy, money or food.

Most of the cards’ basic mechanics are done (enemies and resource cards development is going as planned). Enemy cards can be defeated or defeat you (currently it is based on level comparison, but we are planning to add a battle system later), resources can be collected. We didn’t quite manage to do the vision on the map yet, though (planning to do it this week).

We also added a way to control the camera: you can move it with WASD keys or by bringing your mouse to the side of the screen. Camera can also be zoomed with the mouse wheel.

There is also a basic UI right now, but it still needs a lot of work (the plan is to begin changing it this week, but there are some issues with network features that are tied to the UI right now, so some research is required first).

Concerning multiplayer, there turned out to be more work than we anticipated so we are working on making our code more organised in order to better implement the host-server system.

And now some nice stuff. The game now has a little bit of artwork! Take a look at some sprites of our cards.

Files

frantic bugs.zip 21 MB
Dec 01, 2021

Get Frantic Bugs

Leave a comment

Log in with itch.io to leave a comment.