Been a while since I made a post, haha. I've still been working on stuff. As I usually state, there was a change of plans. This time though, that change of plans has lasted for several months. Back in March I found the language Odin, and it has builtin bindings for Raylib - which is my favorite multimedia library. I've been using that since March until now. Though there was a bit of a mental health break in there somewhere for a good month or so. Anyways, as for games I'm working on - I was working on my dream which I have now dubbed as Project Tyr. Though I think it's a bit out of my skill level at the moment to finish, and it will also take a long time to finish so I decided to put it on hold for now. I have a few ideas for a new game I'll be working on instead that I should be able to finish much quicker. I'll probably make a post on that in the next few days!
So this is my first post on my new blog. My real name is Johnathan, and I make video games. :) This blog will mostly be a place where I post much longer posts about my projects, rather than the shorter stuff on twitter. Today I'd like to talk about my new engine I'm working on that sparked me to create this blog in the first place. That engine is called Mana. It's built ontop of the Macroquad framework, and uses the HECS library. Macroquad is a set of tools for the Rust programming language to create games, and HECS is an ECS library. ECS stands for Entity-Component-System. These are my 2 biggest tools I use in Mana. Right now I'm working on a project in parallel called Retrosic II which is a sequel to the original game I built years ago. It's really not much of a sequel, at least so far it's not planned to be, it's just a testing ground for Mana.
So since my last post, I've been learning (very quickly mind you) Phaser. So far I've been working on remaking Type Stellar, an old game of mine I originally made in GameMaker Studio 2. It's coming along nicely. Phaser is pleasant to work with, and I have high hopes that all of this will work out and I'm finish at least R-Type Stellar: Rebirth, which is what I'm calling the remake.
Comments
Post a Comment