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

https://github.com/lachee/code-spaceship-generator

This generates a spaceship based on the tab indentation of a given text or code document. Inspired by https://twitter.com/Managore/status/577252673621102592
https://github.com/lachee/code-spaceship-generator

Last synced: about 1 year ago
JSON representation

This generates a spaceship based on the tab indentation of a given text or code document. Inspired by https://twitter.com/Managore/status/577252673621102592

Awesome Lists containing this project

README

          

# Code-Spaceship-Generator
This generates a spaceship based on the tab indentation of a given text or code document.

Inspired by https://twitter.com/Managore/status/577252673621102592 , the pricipal is simple: Trace a polygon from the tab indentations of your code and mirror.

Using this program, you can expect similar results to the following:
![Imgur Ship](http://i.imgur.com/Pqx99fx.png?1)