Notice to moderators: This is not made in Scratch, it's a BYOB project. But you can move it to Project Ideas if you want.
World Domination - BYOB project
I decided to put BYOB to use and make a new game. As of now, I've got the system and troop data working well, I just need to code the AI.
Status: Finding an AI script that works better than mine, that is if mine works.
Download: First public beta now downloadable!
How I made it
I made a list, and then created a square sprite that continously renders the area.
Every item of that list contained a sublist that contained a troop's data, like x position, y position and the country it is part of.
Then, for the user interface, I made buttons to deploy troops and attack another country/army. In order to delete a dead troop, it looks for the specified x, y, and country and deletes the corrospending item from the list.
Last edited by rdococ (2012-02-13 16:53:32)
Offline
Why does nobody reply to my topics?!?!
Offline
rdococ wrote:
Why does nobody reply to my topics?!?!
I assume you're looking for some help with the AI, so maybe you could add a bit more detail about what kind of AI you would like, or post the project so people can figure out exactly how the game works and be able to help you
Last edited by nXIII (2012-02-11 14:19:02)
Offline
Hmm-- okay-- but do you understand the troop data? It's in a sublist, which is in the whole list of troops, and list data can get confusing at times.
Offline
Hmm maybe. I might release a public beta for you all to remix and make better versions of this project!
Offline
Hmm... okay then, in a minute.
Offline
Added! See the "Files" section and download the .ypr file.
Offline
Cmon, it's uploaded!
Offline
... someone noticed it's uploaded to Sourceforge yet?
Offline
I can still see Paddle2See edited my topic! xD
-------------------------------------------
C'mon, does anyone want to make an AI for this anymore?
Offline
rdococ wrote:
C'mon, does anyone want to make an AI for this anymore?
When I get some time, I might.
Offline
Magnie wrote:
rdococ wrote:
C'mon, does anyone want to make an AI for this anymore?
When I get some time, I might.
Okay then.
Anyone? Still anyone?
Offline
What's BYOB? I always thought it meant bring your own booze/a system of a down song.
Offline
@bananaman99
It's a play on words. It's a modification that stands for Build Your Own Blocks.
Offline
I tried to make a little AI-- haven't tested it yet.
No AI is availible right now.
Offline
bobbybee wrote:
@bananaman99
It's a play on words. It's a modification that stands for Build Your Own Blocks.
I know. It means a lot of things, BYOB.
Build Your Own Blocks
Bring Your Own Bottle
Bring Your Own Banana
Bring Your Own Blah, whatever.


Offline
cocolover76 wrote:
bobbybee wrote:
@bananaman99
It's a play on words. It's a modification that stands for Build Your Own Blocks.I know. It means a lot of things, BYOB.
Build Your Own Blocks
Bring Your Own Bottle
Bring Your Own Banana
Bring Your Own Blah, whatever.
Bring Your Own Broadcasts? xD
Anyway, it's very slow with the AI. Does anyone have a nice script to reduce lag?
Offline