Difference between revisions of "User:Madrigal9"
Line 19: | Line 19: | ||
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 coloized boxes, but no mapping function yet. | |||
[http://imgur.com/v8z4x.jpg] Screenshot of color box test #13. |
Revision as of 20:39, 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 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 coloized boxes, but no mapping function yet. [1] Screenshot of color box test #13.