Skip to content

Conversation

@techtonik
Copy link
Contributor

I got curious if I can run termbox https://github.com/nsf/termbox/ test example on tdl and it appeared that it is possible. Not sure if it will qualifies as a full fledged example, but submitting in case it will be found interesting.

@techtonik
Copy link
Contributor Author

image

HexDecimal added a commit that referenced this pull request Jun 22, 2015
@HexDecimal HexDecimal merged commit 34460ee into libtcod:master Jun 22, 2015
@HexDecimal
Copy link
Collaborator

Well I think it's interesting. Hopefully I can add features that will finish the API for this. An event.wait function has been on my todo list for a while.

@techtonik techtonik deleted the termbox branch June 22, 2015 17:12
@techtonik
Copy link
Contributor Author

@HexDecimal yes, there was an interesting pattern in termbox of waiting with timeout for an event to appear and checking for events in queue with peek.

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

Labels

None yet

2 participants