465 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			465 B
		
	
	
	
	
	
	
	
Experiments with libtcod
libtcod is a library that provides a bunch of useful routines for building
Roguelikes. There are C++ and Python interfaces.
There are Python docs.
I also found a "make a Roguelike with libtcod" tutorial on Rogue Basin.