Giter VIP home page Giter VIP logo

wordtoart's Introduction

Typical output

Yes thats what I am trying to do.

WordToArt converts the input you give to attractive ASCII art using two types of characters. Currently it only supports A-Z letters and space but you can add more letters and extend this program to use more languages, not just english. Please see the TODO for the enhancements I wish to make and see if you can help.

You can get in touch with me at support at linuxb dot in.

wordtoart's People

Contributors

bhush9 avatar uniquerockrz avatar garcel avatar aloygupta avatar jaredpetersen avatar reagankm avatar

Stargazers

 avatar Guillaume Legris avatar Harshad avatar Pip-Boy avatar Andreas Neugebauer avatar Debayan Bhatta avatar Vikrant Biswas avatar Austyn H. avatar Miles Ramsey avatar  avatar  avatar Sylvia avatar  avatar

Watchers

 avatar James Cloos avatar  avatar Fermín Moreno avatar

wordtoart's Issues

Inverse ASCII art doesnt work

When using inverse ASCII art (i.e spaces to display the character instead of *s), the display shows a deformed ASCII art as shown below.

Inverse ASCII art

Can not add '-' (Dash) as new character

After adding - if I input string containing - it generates following Exception and exits

$ java WordToArt GIT-HUB

Exception in thread "main" java.lang.NullPointerException
        at java.util.StringTokenizer.(Unknown Source)
        at java.util.StringTokenizer.(Unknown Source)
        at WordToArt.generateArt(WordToArt.java:144)
        at WordToArt.main(WordToArt.java:80)

Justify the Art

Something which can justify the Art! i.e. right aligned, center?

Distributing jar file.

Need to distribute jar file. Simple reason, Also there are non programmers in world. 😆

Roadmap

  1. Need to change directory structure.
  2. Include a manifest file.
  3. Pack it and distribute jar file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.