Difference between revisions of "User:Madrigal9"
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 | If anyone wants to see my proof of concept map I will email it as an .ex_ file. | ||
madrigal9@aol.com | madrigal9@aol.com | ||
Here is a link to the screenshot. | |||
[http://imgur.com/f2d13.jpg Screenshot of player centered map] | |||
Thanks Paul and Nathan for posting and file sharing tips. |
Revision as of 20:32, 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.