Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

cybernaut6510

9
Posts
7
Followers
9
Following
A member registered Jan 30, 2022 · View creator page →

Creator of

Recent community posts

Hi,

I'm still busy cleaning up the mess I had to introduce for the competition, but I've already fixed several bugs and added some improvements (like the restart and loading time). I'm currently working on the wave timer and I hope to get it done today. 
Stay tuned for an update.

Thank you very much.

Well I didn't do it because of the jam in the first place but to make a tower defense game and to get a feeling for what is possible with AppGameKit in basic. However, it's a good suggestion  so I may look out for another jam.

Now I still have to complete a game, it is not yet what it was supposed to be. I didn't even intend to make an endless mode but the deadline forced me to make something playable.

Hello,

thanks for your reply.

Yes, the loading even takes a while on my machine. I load almost all assets at the beginning, unfortunately you can't go back to the title screen, then it wouldn't be a problem when you lose. This will be something I have to address with an upcoming release. There is also a lot of potential for optimisations in the basic code. It may help to increase the frame rate on your system. 12 frames is indeed very low, but this information helps me to judge how much effort to spend making it playable on slower machines. I might come up with some options to reduce some things, like sounds played at the same time etc.
However, I'm happy that it doesn't feel like that :o)

Hi,

thanks for the feedback.

Yes it's pixelpart, easy to spot by the standard energy ring :o)
I've used the agk particle editor before to save a sequence with a small tool i made with agk. Unfortunately it doesn't support seamless animations so I found this one and it does a really good job. Wished the agk particle editor had some export options.

Hey, that's good news.

I'm happy to read that it even runs on ancient machines :o)
(my own is also going to be EOL soon)

Is it still playable on your system or do you experience annoying lags sometimes?

Would you mind telling me the frame rate the game can achieve on your system?
You can see it when you enable debug info by pressing "D" in the game and looking through the first zero of the score in the upper left.
You can hide debug info by pressing "D" again.

The specs in the release notes are just a recommendation since I don't have any other reference yet.
Meeting these specs should ensure that the game runs with constant 60fps.
However, the game automatically adapts the wave calculations to 30fps with a little loss of accuracy.

I hope you enjoy the game,

your feedback is highly appreciated.

Hello,

I have placed a new release on drop box (see install instructions above).

Please let me know if it works.

Hi,

thanks for your feedback.

I would like to provide a fixed version as quick as possible and will try to do something about it.

Any suggestions where to upload it are welcome.

just played through your game. well done.

(1 edit)

Important Release Information.

Hello gamers,

unfortunately the released prototype of the "matrix defense" game is partially broken due to some technical issues and data loss.

(the incident even broke the layout of my AGK Studio IDE, I'm still looking for a solution how to fix it)

The "Level Complete" and probably the "Game Over" screens are broken.

On the "Level Complete" screen select the first "exit" button to replay the level with all your current towers. You also get some additional credits and the enemies become faster with increased health.

All other buttons don't do anything useful so better leave them alone.

To exit the game, open the pause screen, from there it is possible to exit the game.

Note that the lives of the base are not displayed and is incorrect due to a failed recovery of the settings file, so it needs 100 base hits instead of the intended 10 to lose the game (only possible with endless replay).

A fixed release is now ready for publishing and will will be updated as soon as possible after the contest.

I appologize for any inconvenience.