Library for Roguelikes

I want to make a roguelike in Windows. Can anyone recommend any libraries that i should use for this??
How about Win32? The console functions are capable of handling stuff like this pretty easily. http://msdn.microsoft.com/en-us/library/windows/desktop/ms682073(v=vs.85).aspx
I'd go with something like SFML or SDL:

http://www.sfml-dev.org/
http://www.libsdl.org/
Thanks guys!!
Topic archived. No new replies allowed.