Search found 3 matches

by easynerd
Tue Apr 01, 2008 9:56 pm
Forum: Programming
Topic: my attempt at a game. [c++]
Replies: 3
Views: 946

try a 2D array for the board. example: unsigned char Map[5][5] = {{0,0,0,0,0}, {0,0,0,0,0}, {0,0,0,0,0}, {0,0,0,0,0}, {0,0,0,0,0}}; You can preset territories on the map board by changing the 2D array. To read the array: // Prints map (windows.h) template <typename T> void textAt(int x, int y, int c...
by easynerd
Wed Aug 16, 2006 7:51 pm
Forum: Downloads
Topic: [Trial Mod] ARMED HELL! V3 1st Post!
Replies: 85
Views: 14503

I like halo trial modder because its personally more fun. But I love the mod you made keep it up. :D
by easynerd
Thu Jul 27, 2006 11:02 am
Forum: Outstanding Mods
Topic: Forest Gulch, not just another Spark Edit 3 map!! Must see!!
Replies: 207
Views: 160676

yeah i would really like for someone to make a new link or pm it to me