SeeminglyArbitrary minimal but not meaningless

From scratch to a 2D Assassin's Creed game: Part VII (Final)

2021 was a very interesting year for me for many different reasons and one of them was the start of this “blog”. The goal was to try out something new and to document some of the projects I am working on in my free time and so far I am quite enjoying it. So let’s finish this year with the final post on the Assassin’s Creed Pygame project. Pygam... Read more

From scratch to a 2D Assassin's Creed game: Part VI

It has been a couple of months since I posted anything here due to being busy with some changes but now I would like to finish up the series on my little Python game. In this post, I will add guards who can move around the map to detect our player and also the king that is the target character. Let’s start with the latter one. The king The rol... Read more

From scratch to a 2D Assassin's Creed game: Part V

Currently, in the Assassin’s Creed like Pygame replica I have at this stage, the feature to have guards on the map is added and they can discover our player, however, in the real game the player can eliminate the guards too. Today, I will add the capability to kill the guards and also a tiny animation of the fight between the player and the guar... Read more

Star Wars React game follow-up

Although my quite ambitious plan to put together my Star Wars game until May4th was just partly successful, the main functionalities were finished and I planned to continue the work on this little project. It seems that after a couple of days of extra work, the game is up and running in its proper form. Check it out! Star Wars Card Game The i... Read more

May4th Star Wars game in React

Hello there! Happy May 4th to every Star Wars fan! Given that today is the official Star Wars day and I am a serious geek on Star Wars, this year I wanted to do something fun for this day of the year. Currently, I have been exploring the realms of web development and I thought this might be a good opportunity to create something fun with React.... Read more