Hello and greetings internet.
As I started to be a professional game developer, I got the idea to make this website a fractional 2D based game that users can walk to the map and read/open the links just like regular web, but everything runs under a graphical engine (canvas like web programs) and the sky is the limit;
Recently I played Sally Face and I fall in love with it, I wanted to make something like that with 90s cartoon like art and some web like logic, what I mean by that is to make the game will have a core game engine (Pixi.js) a custom game engine for the game logic and some implementations for running custom js code through callbacks that will trigger something in the game. This way I can extend the source code without touching the game logic in the future;
Also I want to first write the logic code and then I will make a solid art for them;
I will save all the pages in the link section of my website (on the right side of the website) and change everything else; I have some plans to change the blog too, but for now it's just about the main page;
This blog will update to explain the entire ideas for this website.