Category Archives: General

Content not bound by a common subject

Blades of the Righteous, final part

It happens that I’ve done some final tweaking to the game and put it on itch.io store: http://comrad-gremlin.itch.io/blades-of-the-righteous

I don’t feel that it turned out as I have imagined it. Still, I am proud that I got it this far and this has been an amazing experience. The stuff to do next time:

  • Implement mouse controls. Start thinking about it as soon as possible if I ever do this kind of game.
  • Controls matter a lot. There are lots of games with amazing ideas, but the controls just do not feel right.
  • Sound makes a difference: the game became much more livelier once I added the music, and even better after the sound addition to menu key presses.
  • The idea should be simpler. Yes, if you are developing the game alone, you need to pick easier aims and just hone them into perfection.

I will continue fixing critical bugs (if such will be fond) and adjust the game in case I get a lot of feedback.

Here’s the video of level 1 play-through:

Blades of the Righteous, Game Progress #2

I’ve hit another milestone with my game. Summer is coming to an end, and I wanted to sum up things that have been done since the previous post:

  • Added two new units, Samurai and Demon Lord
  • Map ui & tile overhaul
  • Combat UI overhaul
  • Added music to combat and map
  • Item system added (units can use items)
  • Relic system added (some buildings require extra artifacts to be built)

Overally, I’d say that the engine is mostly complete, the effort should be put into content now (adding new units, making a campaign/custom map system), etc.

map1_progress battle2_progress1 battle1_progress1

 

Credits:

Developing my game, blades of the righteous

So, I got some spare time during the summer break, therefore I’ve decided to start working on my game. It’s a strategy/rpg game with “global map” where your hero walks around and picks battles. There will be 1+ dark portals on every global map, which spawn enemies. If too many enemies were spawned, the game is lost. The objective is to destroy the portal at the corner of the map.

Game Screenshots from initial development phase:

blades of the righteous, battle2 screen
blades of the righteous, battle1 screen blades of the righteous, game map screen

Language: C++. I’m making the engine open-source. Not sure if it will be useful for any of you, since it’s just basically a one more wrapper around SDL, but it speeds up my development. Here’s the link on github, if anyone’s interested: https://github.com/vladimirslav/gameengine

Right now I’m mostly using freely-available art:

Font: Banana Brick, by artmaker, http://openfontlibrary.org/en/font/banana-brick
Font: Averia, by Dan Sayers, http://openfontlibrary.org/en/font/gen-light

Small unit icons in battle: http://7soul1.deviantart.com/

Map chars: http://opengameart.org/content/four-characters-my-lpc-entries

Tiles: http://opengameart.org/content/overworld-rpg-tileset

A small analysis on Adventure Time – Tart Toter monologue

I did not like to overanalyze literature / works of art when I have been studying in highschool. However, with time, I’ve come to perceive all the possible meanings (even if the author of the work did not mean it), as the greatest personal gift to the reader / viewer / listener. Having that in mind, while watching “Adventure Time” series some time ago, this particular fragment got my attention:

The monologue goes like:

  • This cosmic dance of bursting decadence and withheld permissions
  • twists all our arms collectively,
  • but if sweetness can win, and it can,
  • then I’ll still be here tomorrow,
  • to high five you yesterday my friend. Peace

This particular fragment speaks to me in an interesting way. My interpretation is the following:

    • This cosmic dance of bursting decadence and withheld permissions – our life (cosmic dance), can be viewed as our walk from birth to death (thus, bursting decadence). At the same time, withheld permission are constraints that are put on us by the society and ourselves. While some of those constraints are necessary, often they are artificial and limiting in their essence.
    • This feeling of decadence and social constraints twists all our arms collectively, thus limiting human beings, trying to tie them down (someone is affected more, someone is affected less, but noone is spared); The good example of it would be a 9 to 6 office job for a man who dreams of becoming a painter and realizing, that he’s wasting his precious time on something he does not enjoy at all.
    • but if sweetness can win, and it can – but if our own drive can help us to overcome the struggles (Following the previous example: painting in the spare time, keeping track of personal finance to allow an “early retirement” in order to do the things we love)
    • then I’ll still be here tomorrow, to high five you yesterday my friend. Peace – then your future version of you will be eternally grateful for the choices you made today (basically, to work hard on achieving your dream, even though you cannot see the results instantly), which shows a delayed reward 🙂

I found this fragment surprisingly deep for a cartoon that is shown to kids. Anyway, maybe it’s just me, but I really loved the show (even though the first season was somewhat mediocre). Thanks for reading.