Search found 5 matches

by sean77771
Wed 22 Feb, 2006 1:42 pm
Forum: xLIB
Topic: Change tile?
Replies: 3
Views: 11724

Change tile?

I'm trying to make a Sim City type game with xLib. How would I have the user select a tile on the map with a cursor and then when hey press enter they have a list of choices (buildings that they can build) and then change the tile to a different one depending on what they chose (build the selected b...
by sean77771
Wed 15 Feb, 2006 12:38 am
Forum: Programming Help
Topic: [xLIB] Help with matricies.
Replies: 7
Views: 5021

Great thanks for your help.
by sean77771
Tue 14 Feb, 2006 9:26 pm
Forum: Programming Help
Topic: [xLIB] Help with matricies.
Replies: 7
Views: 5021

And then the number in that spot corresponds to the number of the tile in the pic?
by sean77771
Mon 13 Feb, 2006 6:42 pm
Forum: Programming Help
Topic: [xLIB] Help with matricies.
Replies: 7
Views: 5021

Thanks, but I'm not sure that you guys understand my question. When I say I don't understand the matricies, I mean I REALLY don't understand them. What are all those numbers? How are those used to draw the map?
by sean77771
Sat 11 Feb, 2006 9:09 pm
Forum: Programming Help
Topic: [xLIB] Help with matricies.
Replies: 7
Views: 5021

[xLIB] Help with matricies.

Ok, I read through the readme and I understand how to use the commands that xLib lets you use. The only thing I don't understand is how to make the matricies. I looked at the MAP1 program that draws the matricies for the example program, but it just looks like a bunch of numbers to me. Could someone...