So, after a long absence I have begun a big project: Acclimatize! Together with my sister, I want to create a game similar to those of Minecraft and Satisfactory which allow the player to use an open world to gather resources and explore. The difference, however, to this game is that nature and the climate […]
Category: Uncategorized
New Project!
It has been a long time since I added any news to my website due to the amount of time school has been taking up in my life. That being said, I’ve finally started on a new project (But I must delay Infinity because the low-level programming requires constant exposure to master). Seeing how schools […]
Api Rework and State Machine
I spent a lot of time reworking the API and implementing a state machine. State machines allow the client to segment the flow of their game more naturally and manage resources easier. All code must be put into an Infinity::State subclass in the future.
Hello world!
This is my first post!