Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code battles #468

Closed
ghost opened this issue May 8, 2015 · 5 comments
Closed

Code battles #468

ghost opened this issue May 8, 2015 · 5 comments
Assignees
Milestone

Comments

@ghost
Copy link

@ghost ghost commented May 8, 2015

Hello Colobot it"s just exelent, i really like !!

but can we use it in multiplayer please ?

@tomangelo2
Copy link
Member

@tomangelo2 tomangelo2 commented May 8, 2015

We will propably add multiplayer to our code, but for now we have more important things that need to be fixed or added. If our plans won't change we will add this in Beta.
Simple multiplayer is available even with current code (it's in colobot-mp branch), we have even video with test https://www.youtube.com/watch?v=4YRqMSv1SX0, but for now we're focusing on another jobs.

@microspace
Copy link

@microspace microspace commented May 22, 2015

If there will be multiplayer, people can start 'code battles' like in robocode http://robocode.sourceforge.net/. It will be very fun and challenging.
There can be other challenges, not just destroying each others bots. For example, race like formula-1 with pit-stops for recharging battaries.

@krzys-h
Copy link
Member

@krzys-h krzys-h commented Jun 26, 2015

"Code battles" would be possible even without multiplayer. Actually, I kinda like that idea - you set two programs against each other and make sure they are started at the same time. This would need an enhancement to radar() and object class to detect which "team" objects are on.
I have a nice idea for such a map: two players start with only one WheeledGrabber each, with their program, and have to build a factory of shooter bots in order to attach each other. It would be awesome, because the bots would have to make strategical decisions on what to attack first. For example, you might decide to attack enemy BotFactory first so he cannot make new bots. Or, actually, maybe it would be more beneficial to destroy all grabbers first, so they cannot build anything AND they cannot make new bots?

@ghost
Copy link
Author

@ghost ghost commented Jun 27, 2015

+1

@krzys-h krzys-h changed the title Multiplayer version ? Code battles Jul 3, 2015
@krzys-h krzys-h self-assigned this Jul 3, 2015
@krzys-h krzys-h added this to the alpha-0.1.6 milestone Jul 3, 2015
@krzys-h
Copy link
Member

@krzys-h krzys-h commented Jul 18, 2015

Code battles are implemented now in the dev branch. We still don't have an official code battle level in the game yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants