Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - JohnB

Pages: [1]
1
General / [Help] Creating a Map
« on: March 25, 2012, 04:57:11 am »
I have a class called Block and a bunch of other classes extend this class. I have a problem however... I want to store all the blocks into an array. However, I am having a problem. The plan is to have the max number of blocks in the game 256 width 512 height. I want to efficiently store these into an array or any method to hold them.


Should I make a list of addresses pointing to them or what?

2
SFML projects / Game: survival , creative , multiplayer
« on: March 21, 2012, 05:45:24 pm »
I am making a game apart of a scholarship. The rules are to create a game and all developers be credited. I figured this would be a fun project too and have already got it planned out.

It is multplayer based and the game is played as so.

The player will have so much time to gather resources and build a fortress with his/her teammates. After said time the team will lose build mode and fight the other team. Users will use guns, magic, and other weapons/gear.

During the war time terrain/forts can be damaged by stray fire/explosions. Winning team gets money and can buy perks/weapons/vehicles.

For this project I am taking on a small team of anyone who can properly use the library given they actually want to have some experience from it. We will learn together but I do expect members of the team to better themselves.

Pages: [1]