Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Game display similar to nethack

Status
Not open for further replies.

dorkfrommarn

Programmer
Feb 26, 2007
1
US
Hi,
I'm designing a simple python game in the spirit of nethack, in which a grid is printed and the objects in it move around based on your commands. The way I am doing it makes is so you can scroll up to see all the previous moves, but I want a fairly simple way to make the grid fixed in place like nethack. Any Ideas would be welcome.

Thanks in advance,
- Nathan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top