anime card game

Building A.I.’s, Virtual Currencies, and Collection Mechanics

Building A.I.’s, Virtual Currencies, and Collection Mechanics 1080 1080 andrew

For those who have been following our social media, you may have seen some posts about a side project that we started working on over New Years. MemoryWars: TinyWars is an android game which we built as an experiment, but ended up releasing as a full fledged anime game. You can download it here.

What is this project all about?

Don’t worry, we have not given up on TinyWars. What this project really means to us is the ability for our programmers to work on new features and ideas that we would otherwise not be able to work on with the main TinyWars project. There is no interactive A.I., and up until this point, we had never even considered any sort of collection or virtual currency method for repeat gameplay. (I still don’t think it would be appropriate for TinyWars, but we had the opportunity to experiment with these features in our mini project.)

This is the first A.I. we have ever programmed; it’s quirky, stupid at times, but it works and is fun to battle against!

Now we can’t show off all of it (Not that it’s worth seeing anyways) but admittedly this is some of the sloppiest code we’ve done! …it works… and this is especially good practice for us! Having used some techniques in this project, I have looked back at the original TinyWars Tower Defense Engine and seen some very specific lines of code that could totally be optimized!

Collecting

While the primary objective of this project was to gain experience programming an A.I., collecting was added to the project for the very same reason: experience. We wanted to experience what it might be like to add virtual currency and collecting mechanics into the project. On top of that, the project currently had very little replay value. Play the A.I. a few times and get bored of it (Early players who tried the original android app testified to this in their reviews!)

So we added the collection method to increase replay-ability of the game.

Here’s a screen of the collection room. Currently one of these cards, the most common one, does serve a gameplay mechanic for the game. Now we have had all sorts of ideas on how this game could really be revamped and improved, but we must return to the main TinyWars project. I admit that the downloads of this project on the GooglePlay store are slightly disappointing, and this is probably an indicator that we need to get back to the main project. If people really like this, then we might resume adding the updates and new features to this game.

The “Beat All Levels” card can only be obtained after beating all the levels in the game.

Mysterious Menu

This was a chance for us to experiment with some other interesting elements such as a mysterious looking menu design. I believe when players are first presented with this menu, they will immediately recognize that these are levels which need to be played through. The red cards at the end should spark some curiosity and it might be obvious that these levels are supposed to be “hard” or “boss” levels.

Regardless, there was a good amount of effort and thought that went into the UI design of this mini project in order to present this game as a full fledged project and not just some side project that nobody should care about. We’re not interested in releasing “throw away” projects to the public.

Should I Play It?

Yes. Even though we refer to this as a “side project,” it is still a fully featured, full game worth putting some time into. I feel like my memory has been greatly enhanced simply from playing this game over and over again. And those levels at the end are truly a challenge.

We would be very sad if nobody plays our new game, even if it isn’t the main TinyWars project!!!

Download it here.