Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kitagry/julia-starwars
Starwars ascii animation written in Julia
https://github.com/kitagry/julia-starwars
Last synced: 15 days ago
JSON representation
Starwars ascii animation written in Julia
- Host: GitHub
- URL: https://github.com/kitagry/julia-starwars
- Owner: kitagry
- License: mit
- Created: 2019-02-04T09:28:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T09:29:22.000Z (almost 6 years ago)
- Last Synced: 2024-12-15T14:43:52.029Z (19 days ago)
- Language: Julia
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Julia Starwars
Starwars ascii animation written in Julia
## Usage
```
$ julia main.jl
```## Credits
* Original art work : Simon Jansen (http://www.asciimation.co.nz/)
* Inspiration: Martin W. Kirst (ascii-telnet-server)
* Stream ASCII movies over HTTP: (ascii-tv)