wanisramdani / tramway

Process-based simulation in Java/JavaFX à la MVC (more like MVP actually)
1 stars 0 forks source link

Wowify WorldViewText #10

Closed djalilhebal closed 4 years ago

djalilhebal commented 4 years ago

Alternative #5.

Upgrade the ASCII map (map.txt) to be a little bit more eye-pleasing.

djalilhebal commented 4 years ago

Initial emojiView:

tramwayAsciiView

tramwayEmojiView

djalilhebal commented 4 years ago

Useful links for creating the "fancy" pixelView mode (toBufferedImage(..)):

djalilhebal commented 4 years ago

ASCII Art and Emoji are cool and all but they just add complexity with no real value.

Just focus on fixing and improving the JavaFX animation.