Difference between revisions of "User:Madrigal9"

From RogueBasin
Jump to navigation Jump to search
Line 11: Line 11:
If I ever get a web page together, I will post the .exe file for comments.
If I ever get a web page together, I will post the .exe file for comments.


If anyone wants to see my proof of concept map I will email it as an .ex_ file.
If anyone wants to see my proof of concept map, email me and I will email it as an .ex_ file.
 
'''madrigal9@aol.com'''


madrigal9@aol.com


Here is a link to the screenshot.
Here is a link to the screenshot.
[http://imgur.com/f2d13.jpg Screenshot of player centered map]
[http://imgur.com/f2d13.jpg Screenshot of player centered map]


Thanks Paul and Nathan for posting and file sharing tips.
''Thanks Paul and Nathan for posting and file sharing tips.''
 
Here is a link to my colorized boxes, but no mapping function yet.
Here is a link to my colorized boxes, but no mapping function yet.
[http://imgur.com/v8z4x.jpg Screenshot of color box test #13]
[http://imgur.com/v8z4x.jpg Screenshot of color box test #13]

Revision as of 21:42, 19 May 2009

Greetings all,

I am learning C++ from a Dummies book and writing a RL to push myself as a programmer.

My first logic issue was a 4D array with a 10x10 grid of 100x100 squares and I did all of the math and created a simple, working map.

I am now starting over using classes to include handles and CHAR_INFO to make colorful terrain.

My pet peeve: the player must remain centered and the map must scroll.

If I ever get a web page together, I will post the .exe file for comments.

If anyone wants to see my proof of concept map, email me and I will email it as an .ex_ file.

madrigal9@aol.com


Here is a link to the screenshot. Screenshot of player centered map

Thanks Paul and Nathan for posting and file sharing tips. Here is a link to my colorized boxes, but no mapping function yet. Screenshot of color box test #13