/console-renderer

A primitive Renderer utilizing Console rendering.

Primary LanguageC++MIT LicenseMIT

Console Renderer

A primitive Renderer utilizing Console rendering. It can be used to render to traditional consoles such as Bash and Windows based consoles like Powershell.

Features to Add:-

  • Text Rendering
  • Colored Text
  • Text Class
  • Pixel Class
  • Window Rendering
  • User Input
  • Game Loop
  • Game Physics