Sway is my video game project.
My inspiration behind the project are old video games and other media that were developped in about 1970-2000's. My primary inspiration for gameplay and graphical style is the game Asteroids 1979.
There are many more things that I have in mind and in my archive that I choose not to put on here for the time being.
Development
I have been working on this project since year 2020, with my very first attempt at it being a test Unity game project.
My main goal is to write my own game engine that I will use in development of my future projects. This project specifically is the very beginning of the game engine development.
I am developping the game using the C programming language, as I want to avoid using any game engine such as Unity or Unreal Engine.
Development Logs
- [00:00 00-04-2026] Wrote a console base that will help me with debugging.