Difference between revisions of "User:Madrigal9"

From RogueBasin
Jump to navigation Jump to search
(Newbie programmer and future RL maker)
 
Line 9: Line 9:
My pet peeve:  the player must remain centered and the map must scroll.
My pet peeve:  the player must remain centered and the map must scroll.


How can I upload the small (1 MB in RAM) version of the map for comments? (BTW the large 100x100x100x100 map takes 100MB to run - rmember I am just learning)
If I ever get a web page together, I will post the .exe file for comments.
 
If anyone wants to see my prrof of concept map I will email it as an .ex_ file.


madrigal9@aol.com
madrigal9@aol.com

Revision as of 17:11, 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 prrof of concept map I will email it as an .ex_ file.

madrigal9@aol.com