gbbirkisson / bevy-terminal-renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bevy-terminal-renderer

This project is a terminal renderer for the amazing bevy game engine. It allows you render your games/simulations using a terminal. Why would anybody do this? Well, I wanted to get more familiar with bevy and I like the terminal, so why not. This is a small hobby project of mine, and will not be actively maintained.

Note: This has only been tested on Linux!

How to use this?

Take a look at the examples to get some ideas!

Example: Spinning diamond

Example: Using a physics engine

About

License:GNU General Public License v3.0


Languages

Language:Rust 89.9%Language:Makefile 10.1%