thomasw04 / Robot-CMDEngine

A simple CMD renderer, which prints characters to fill up the cmd window every frame. To create the effect of a moving picture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robot-CMDEngine

A simple CMD renderer, which prints characters to fill up the cmd window, every frame. To create the effect of a moving picture.

Install

  1. Run the generate_<linux/macos/windows>.<bat/sh/command> file.
  2. Include the RobotAPI.h in your project.
  3. Use the Robot namespace to access the api.

Third Party Software

Warning

At the current state of the software, the terminal is likely to flicker (Especially at higher frame rates).

About

A simple CMD renderer, which prints characters to fill up the cmd window every frame. To create the effect of a moving picture.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 79.4%Language:Lua 11.9%Language:Batchfile 4.4%Language:Shell 2.8%Language:C 1.4%