An open API service indexing awesome lists of open source software.

https://github.com/calum/terminal_graphics_api

A zero dependencies, 100% rust, Graphics API for use in a linux terminal. 📺
https://github.com/calum/terminal_graphics_api

api graphics linux-terminal pixels terminal

Last synced: about 2 months ago
JSON representation

A zero dependencies, 100% rust, Graphics API for use in a linux terminal. 📺

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/calum/terminal_graphics_api.svg?branch=master)](https://travis-ci.org/calum/terminal_graphics_api)

# Rust Terminal Graphics API
A zero dependencies, 100% rust, Graphics API for use in a linux terminal.

## Example application using the API
For example applications, try [termage](https://github.com/calum/terminal_image_display) or [terminal_game_engine](https://github.com/calum/terminal_game_engine).

### Example Gifs

![example_terminal game](https://raw.githubusercontent.com/calum/terminal_graphics_api/master/assets/terminal_game.gif)

![ferris in the terminal](https://raw.githubusercontent.com/calum/terminal_graphics_api/master/assets/ferris_crab.png)