Hi, new web page, who dis?

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.



Comments

Popular posts from this blog

Change of plans

R-Type Stellar: Rebirth