Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/targetdisk/targetdisk-linuxfb

My original Linux FB targetdisk graphics code
https://github.com/targetdisk/targetdisk-linuxfb

Last synced: 27 days ago
JSON representation

My original Linux FB targetdisk graphics code

Awesome Lists containing this project

README

        

# Targetdisk Graphics for Linux Framebuffer
![A bouncing trident.](epic_bounce.gif)

## Building

>

⚠ Note:


>
> If you aren't an MLG pro gamer that cloned this repo with
> `--recurse-submodules`, you'll need to run
> `git submodule update --init --recursive` in order to get
> the `rgba2header` script from the `td-img` Git submodule.

Compile your dancing trident:
```
$ make
```

Enjoy:
```
$ ./trident
```