mistertfy64
's blog

RSS

It's 2023, I'm still here, and what's next?

#Update #Personal #Mathematical Base Defenders

Happy New Year to Everyone! (I'm 21.5 hours late in my timezone, UTC+7). But I'm pretty sure at least some of you are still here waiting for me. So what happened? What's next for me? Where do I see myself 5 years from now? Here are the answers (not to some of these rhetorical questions)

Mathematical Base Defenders

I'll confess right now. I started to lose interest on developing Mathematical Base Defenders. I have finally come to realize that the game may not have the easiest controls or the best gameplay or enemy generation. However, I might come back to developing it, if some of you can give me some ideas by messaging me.

I feel like the game is already "complete" and that it needed only bug fixes and minor improvements. Singleplayer is done, multiplayer is done, and settings is done.

But if you want to see the game thrive on, feel free to contribute to the one of the repositories! Even though I may have lost interest, but having someone being interested in the project really motivates me into continuing (I will also take a look at your pull request)!

The game was originally created for a "software contest" (more precisely: NSTDA's National Software Contest). The initial, first, prototype version was developed in 2020, when said iteration of the competition took place. I used Java for the language, but I found out that it might not be the best for me now. So I switched to JavaScript with an incomplete TypeScript migration. After the competition and having receiving THB12,000 in funding, I wanted it to be able to be used commerically. But obviously due to my incompotency, it failed. However, I won't be giving up on the project.

Possible New Game

Speaking of NSTDA's National Software Contest, I (and one of my friends) have submitted another proposal to NSTDA for this year (2023)'s National Software Contest! The results on whether it will be accepted will come out on 2023-01-20 during the day. If it gets accepted, the development on that "new game" will start! But if it doesn't, well... I'm not sure what to do.

2023-01-20 Update: It wasn't accepted.

The game will be similar to Mathematical Base Defenders, but much easier to play and to survive longer. This game would also be a more "simple" game than Mathematical Base Defenders, containing less math, less RNG, and more speed and skill!

This Website

Of course, for my personal website, there will still be updates! I may or may not open-source it in the future (I can't really recall whether I committed sensitive information in). I will also be updating the Prayut Counter if there are news about Prayut once again, you know, just to make things more i n t e r e s t i n g .

So what happened? What's next for me? Where do I see myself 5 years from now?

Remember when I said I wont be answering some of the questions in the first line? Well, I lied, and these are just rhetorical questions (I don't know if they really are). But if you want to see updates on my life, check out my social media account (not just my GitHub account) where I have a 5% of posting something every 2 weeks!

That's it for this blog post. Thank you for reading this and have a great year!

Mathematical Base Defenders 2022-10-14 Progress Report

#Mathematical Base Defenders #Update #Progress Report

Welcome to a series of blog posts where I might (will) forget to make a new post about this series every week.

This is about progress reports for Mathematical Base Defenders.

So let's get right in to what I did.

Don't forget: Mathematical Base Defenders is now open source, so you can always see what changes I've made after this blog post.

The first progress report will be about better frontend and data presentation. Other progress reports may be of mixed content.

Let's dive in!

Transformations of "Player Instances"

I've spent the last couple of days allowing for "player instances" (i.e., the gamefield) to move and scale.

Image

Image

These are created for better multiplayer game experiences, so you don't have to stare at a small gamefield on 2 player games.

Note: This may not be implemented in the direct next update. At the moment, these transformations are only used for debug/development purposes, but if you want to see it faster, make sure to contribute!

Better User Interface

These are just some touch-ups to the user interface.

These include (but aren't limited to):

  • Icons on buttons
  • "Intermission" screens
  • Better CSS on buttons

...and I've also made other small changes, including fixing some bugs (and creating new ones), attempting to better code quality, and attempting to get more players.

Finally, I'd like to end on a note that I fill the game is too hard for players. I realized that just because I can play it doesn't mean you guys can play it. I'm sorry. But you can help by finding the right enemy speed. Feel free to suggest the right enemy speed (or new mechanics that make the game easier) in the game's Discord Server! You can also directly add a feature by contributing!

There isn't much to say in this blog post, but thank you for your time, and see you in the game!

You can now comment on my blog posts!

#mistertfy64's Website #Update

Thanks to the cool people at giscus, you can now comment on my blog posts!

It's really easy to set up. I did it in less than an hour. It just required an extra public GitHub repository.

Note that you will need a GitHub account to comment on my blog posts.

Check them out, read how it works, and put it on your site here! (Repository)

mistertfy64.com now has a privacy policy.

#mistertfy64's Website #Update #Transparency

Hi there.

I have decided to implement a general privacy policy for mistertfy64.com (and its subdomains) for transparency purposes.

Even though the website doesn't ask for your personal information directly, I still feel like this needs to be done.

This privacy policy will cover everything under the mistertfy64.com domain and the mistertfy64.com domain.

https://mistertfy64.com/privacy-policy

I believe this will make the website more transparent.

Mathematical Base Defenders is now open source! (since 2022-09-23)

#Mathematical Base Defenders #Update

Have fun contributing (if you want to), hosting it on your server and shaming me for my horrible code (i deserve it)!

https://github.com/mathematicalbasedefenders

DependencyCombiner: why did i make this

#Update

I made this because of my poor infrastructure for Mathematical Base Defenders.

So that's why.

https://github.com/mistertfy64/DependencyCombiner

Welcome to my *new* blog!

Welcome to my new blog! Now what do I write since I switched gears to Markdown and other stuff. No more interactive blogs, but I will eventually find a way to make it a bit interactive. At least I'm doing it how most other people do it now, and I can now add more actual features (not some dumb ones like color-changing text).

Previous
Page 2

Blog posts are under the CC BY 4.0 license unless stated otherwise.