Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiles instead of Chars #25

Open
ras0219 opened this issue Jan 11, 2014 · 1 comment
Open

Tiles instead of Chars #25

ras0219 opened this issue Jan 11, 2014 · 1 comment
Assignees

Comments

@ras0219
Copy link
Owner

ras0219 commented Jan 11, 2014

The Renderable component along with the MapView and anywhere else appropriate should be switched to use a more general "Glyph" or "Tile" type so that we can support non-textual rendering more easily.

When in a text-based render mode, these would collapse to some set of extended ascii (maybe unicode?) characters.

When in a graphical-tile-based render mode, these could be associated with some actual graphic assets (with the text-mode as a fallback).

@shadowpho shadowpho self-assigned this Apr 26, 2014
@shadowpho
Copy link
Collaborator

Assigned this shadowpho guy. Hopefully he can make something happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants