8000 GitHub - musabkilic/XkcdAscii: "Rust: A xkcd comic fetcher that converts it to ASCII art" Task for Google Code-In 2019
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"Rust: A xkcd comic fetcher that converts it to ASCII art" Task for Google Code-In 2019

License

Notifications You must be signed in to change notification settings

musabkilic/XkcdAscii

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XkcdAscii

"Rust: A xkcd comic fetcher that converts it to ASCII art" Task for Google Code-In 2019

asciicast

Usage

$ cargo run -- [--comic_id {id}] When the program is run with a comic_id variable, it fetches the comic with that id. If the comic doesn't exists it throws and error otherwise it shows the ascii represantation of the comic. Without the comic_id parameter, the program fetches a random comic and shows it.

About

"Rust: A xkcd comic fetcher that converts it to ASCII art" Task for Google Code-In 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0