sps1112 / console-renderer

A primitive Renderer utilizing Console rendering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A primitive Renderer utilizing Console rendering.

License:MIT License


Languages

Language:C++ 89.8%Language:C 8.7%Language:CMake 1.4%