Xconnect 4 Xbox: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox XBOX homebrew | title = Xconnect 4 | image = https://www.gamebrew.org/images/xboxhomebrew/Xmugenbeta4-front.jpg|250px | type = Strategy | version..." |
No edit summary |
||
| Line 12: | Line 12: | ||
<youtube>J1K8GPLGctU</youtube> | <youtube>J1K8GPLGctU</youtube> | ||
=== Connect4 1.1 === | |||
Update(23-07-03) | Update(23-07-03) | ||
Added network support!! | * Added network support!! | ||
You can now play connect4 over the internet. | * You can now play connect4 over the internet. | ||
One player must host then the other player can join. | * One player must host then the other player can join. | ||
The host must have some sort of TCP port farwarding on the router/PC. So the Client can connect to your Xbox. | * The host must have some sort of TCP port farwarding on the router/PC. So the Client can connect to your Xbox. | ||
It is using blocking winsocks. This makes the game look frozen when it isn't your move. | * It is using blocking winsocks. This makes the game look frozen when it isn't your move. | ||
Also when the player disconnects from the game. You will have to reboot your Xbox as it will just sit there waiting for the next move. I tried to to stop this but couldn't. | * Also when the player disconnects from the game. You will have to reboot your Xbox as it will just sit there waiting for the next move. I tried to to stop this but couldn't. | ||
This is my first winsock/internet project and it was fun so expect more of the same. | * This is my first winsock/internet project and it was fun so expect more of the same. | ||
I have to look into non-blocking socks as I think is sux a bit with it freezing all the time. | * I have to look into non-blocking socks as I think is sux a bit with it freezing all the time. | ||
enjoy | enjoy | ||
| Line 31: | Line 30: | ||
PS big thx goes to Wishi & PeterGabe from http://www.xfactordev.net | PS big thx goes to Wishi & PeterGabe from http://www.xfactordev.net | ||
Connect4 | Connect4 | ||
| Line 47: | Line 45: | ||
Oh well, I hope I sort it out soon :-( | Oh well, I hope I sort it out soon :-( | ||
=== Games on the way.... === | |||
* Boxes - check the website, as this one is next maybe(having problem with AI) | |||
* Chess - nothing complex, just a simple version. | |||
* Othello - same. | |||
* After these I hope to start getting more in to 3D. It's just I like to program and these games can be reproduced quicky when life/work gives me the time to do it.... | |||
=== Comments=== | |||
http://connect.to/xboxgames | http://connect.to/xboxgames | ||
This site goes down a lot by the look of things. Keep trying I like to hear from others. | This site goes down a lot by the look of things. Keep trying I like to hear from others. | ||
BTW Novahux has just updated the site looks pretty cool now :-) | BTW Novahux has just updated the site looks pretty cool now :-) | ||
enjoy | enjoy | ||
Jippie & Novahux | Jippie & Novahux | ||
