Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 447 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 447 Bytes

Console-Game

About project

Researching project for making games with only strict OOP and development clean architecture without Game Engine.

Goals

  • Clean OOP
  • No inheritance
  • No frameworks, DI containers, typecasting, observers and etc

Future

  • Rendering Update
  • Researching for a clean view
  • Networking (say no to state-sync)
  • Real deterministic simulation

Project state - FROZEN