Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/targetdisk/targetdisk-linuxfb
- Owner: targetdisk
- License: gpl-2.0
- Created: 2023-03-09T06:22:08.000Z (almost 2 years ago)
- Default Branch: mane
- Last Pushed: 2024-07-22T20:20:06.000Z (6 months ago)
- Last Synced: 2024-10-25T08:07:17.622Z (3 months ago)
- Language: C
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```