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

Evaluate sprite terminals #42

Open
fabio-t opened this issue Mar 9, 2018 · 0 comments
Open

Evaluate sprite terminals #42

fabio-t opened this issue Mar 9, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@fabio-t
Copy link
Owner

fabio-t commented Mar 9, 2018

Something like this:

https://github.com/Emmsii/roguelikedev-does-the-complete-roguelike-tutorial/blob/master/src/com/mac/rltut/game/screen/game/GameScreen.java

Which one to use (ASCII or sprites) should be choosable with a Function key or via config (depending if I can make it work on the fly).

Initially it should be purely 2d top down square tiles, but we might try to play with rectangular overlapping tiles to make depth.

@fabio-t fabio-t self-assigned this Mar 9, 2018
@fabio-t fabio-t added the feature label Mar 9, 2018
@fabio-t fabio-t added this to TODO in AloneRL v0.9.0 via automation Mar 9, 2018
@fabio-t fabio-t added this to the 0.4.0 milestone Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant