Jump to content


crazytwigman

Member Since 31 May 2012
Offline Last Active Jun 03 2012 09:43 AM

Topics I've Started

Bomberman AI Attempt

02 June 2012 - 11:06 AM

Ok!
I have fixed most problems so I am now up to attempting to create an AI. Would anyone be able to link me to some source code? I don't know much GML, so something that I can work with. I just want some really basic AI that can drop bombs etc. This AI is for a Bomberman remake game. Just a basic AI code that will work with AI that needs minimal changes will be perfect!

If you need any more info, please tell me cos I am new! :)

Thanks,

crazy

Storyline Ideas

31 May 2012 - 06:54 AM

Hello all!

I am sure you have heard of Bomberman, and if not... well shame (Just google Bomberman!)
Anyway, for an assignment I am creating a variation of Bomberman.
I was wondering if anyone here in the commnunity have any good story line ideas that are unique.
I think I have one: You have applied for the Explosions Ministry Job that was mysteriously and suddenly vacant.
To be accepted in to this famous ministry, you have blow, dodge and blast your way through various levels to achieve victory!
The workers who were creating these puzzles and levels dropped some of their money. You must collect it all before you can go onto the next level.

If anyone else has any ideas please let me know!

crazy

Is it possible to create a network game?

31 May 2012 - 03:14 AM

Hello everyone,

Just a quick question, is it possible to make a game maker game a network online game?
IF so how is this done. I know this is really compelx jsut a brief overview please

Lots of GameMaker Issues

31 May 2012 - 12:22 AM

Hello everyone in the community,

This is my first post, so please dont be mad :)

Anyway, I am having a fair bit of difficulty with my game.
I am trying to remake BomberMan for GameMaker, and have come across some issues.
First of all, I am trying to change the colour of the text of the drawing of variables and the score to black.. Now I dont know how to add an image so I'll send a link to another forum where I put a screenshot of the issue: http://www.sc2mapste...-game-maker/#p3
Second PRoblem is the movement system. When I get an upgrade for increased movement speed, My character moves many squares before stops after the No key event. NOw I know why this occurs (because the numbers of mvoe speed is not evenly divisible by the grid size) but I dont know a way around besides change all sprite sizes and grid sizes to 24 and have speed go to 4>6>8. I currently have grid of 32 and sprites of the size 32x32 and trying to make a speed of 4>4.5>5>5.5>6>6.5 . I would like to know if there is an easy way around this issue, whilst having a least 2-4 upgrades for the speed.

Now the final and hardet problem, is making an AI for Bomberman.
I understand that I will probably have to use GML but I ahve no idea where to start with an AI. There are plenty of Bomberman games on the Internet, and I would like the aI to be just like a player.


Thanks for reading,

crazy