MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
Thread Tools Display Modes
Old 2007-05-30, 15:18   #11 (permalink)
Portal Member
 
eagle's Avatar
 
Join Date: Sep 2004
Location: Lower Frankonia
Age: 49
Posts: 316
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

nice idea to have a game-menu

I would like to have chess in mp too

I second the proposales of tomtom21000. Maybe battleship should be played over the server so two people in different rooms can compete.

eagle
eagle is offline   Reply With Quote
Old 2007-06-07, 19:03   #12 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,034
Thanks: 34
Thanked 12 Times in 12 Posts

Country:


Default

I wish someone would come up with a song guessing game. Take a look at the following for ideas: http://www.avsoft.nl/avmusicgame/default.htm

Could be a good get-together or party game.
__________________
mzemina is offline   Reply With Quote
Old 2007-06-08, 11:55   #13 (permalink)
Portal Member
 
eagle's Avatar
 
Join Date: Sep 2004
Location: Lower Frankonia
Age: 49
Posts: 316
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Does anybody know Bubble-Breaker? To get an Idea how it works have a look here

eagle
eagle is offline   Reply With Quote
Old 2007-07-30, 23:23   #14 (permalink)
Portal Member
 
Join Date: Jul 2007
Posts: 31
Thanks: 10
Thanked 1 Time in 1 Post

Country:


Default

Quote:
Originally Posted by kroko View Post
Hi there,

I started to work on the project. Right now I will busy the next weeks. To short the time for you until I'm ready -> here is a preview of the plugin.

Greetz
kroko

It worked good in stable MP . I upgraded to SVN version and it stoped functioning, as it is expected i think..

It should be ajustuble to level. I don't know if you tryed crafty chess engine. It is realy simple.


http://www.craftychess.com/


And the game that i use most often is pawn(becouse it has move back when you regret some move ). Realy good user interface :

http://www.download.com/Pawn/3000-75...ml?tag=lst-0-1

Last edited by Stone123; 2007-07-30 at 23:26.
Stone123 is offline   Reply With Quote
Old 2007-07-31, 09:43   #15 (permalink)
Portal Member
 
Join Date: Feb 2007
Location: Itzehoe
Age: 39
Posts: 177
Thanks: 1
Thanked 23 Times in 19 Posts

Country:

My System

Send a message via ICQ to kroko Send a message via MSN to kroko
Default

Hi Stone123,

right now I'm using external chess engines which normally uses with software like winboard. So I only need to program the gui and a move checker.

Zappa is a free engine and use protool v2. There are may 100+ engines which could be used just by exchanging the enine.
http://www.tim-mann.org/engines.html


I plan to do a setup, so the user can use whatever engine.

-> I have the undo move button already working.
-> And I can now show also the possible moves when you click a stone.
-> And of course you can set the deep of searching moves

Anyway for beginner it plays way to good even on deep 1.

Still I missing some function like check for en passant (who is doing this ?)
or rochade if your are checked.

Give me a little bit more time and there will be another release of course for the SVN also.

A later goal on the will be do have better gfx.




Greetz
kroko
__________________
My Simon Say / Senso --- My Connect 4 / Vier Gewinnt --- My Hexxagon
My Minesweeper --- My Chess --- My DreamDboxTV --- My Streambox / Radio


Last edited by kroko; 2007-08-05 at 16:45.
kroko is offline   Reply With Quote
Old 2007-07-31, 11:17   #16 (permalink)
Portal Member
 
Join Date: Jul 2007
Location: Xi'an, China
Age: 25
Posts: 31
Thanks: 3
Thanked 0 Times in 0 Posts

Country:


Default

Great idea, i would love this plugin
ringsting is offline   Reply With Quote
Old 2007-07-31, 19:00   #17 (permalink)
Portal Member
 
Join Date: Jul 2007
Posts: 31
Thanks: 10
Thanked 1 Time in 1 Post

Country:


Default

One more thing. In preview version of chess if you leave computer on after playing chess for a day it freezes the computer.

Normal 32 bit 2.2 Athlon computer
1 gig of RAM-mem.
Stone123 is offline   Reply With Quote
Old 2007-08-05, 17:23   #18 (permalink)
Portal Member
 
Join Date: Feb 2007
Location: Itzehoe
Age: 39
Posts: 177
Thanks: 1
Thanked 23 Times in 19 Posts

Country:

My System

Send a message via ICQ to kroko Send a message via MSN to kroko
Default

Hi everybody,

I updated the screenshot and the plugin. There is a dll for the 0.2.2 and the SVN/RC. Download on the top of this thread. I need to change some structures in the plugin. Thats why it still need to implement the check search. Anyway, if you like take a look.



Greetz
kroko
__________________
My Simon Say / Senso --- My Connect 4 / Vier Gewinnt --- My Hexxagon
My Minesweeper --- My Chess --- My DreamDboxTV --- My Streambox / Radio

kroko is offline   Reply With Quote
This User Say Thank You:
Old 2007-08-05, 17:31   #19 (permalink)
Portal Member
 
Join Date: Jul 2007
Posts: 31
Thanks: 10
Thanked 1 Time in 1 Post

Country:


Default

Can you change pawn into queen when at the end of the board?

And one more question.

Do you kill chess engine when game is over? It looked to me that it ran in background and crashed my compter.
Quote:
2007-08-05 19:28:22.283843 [ERROR][MPMain]: No translation found for id 36553969
2007-08-05 19:28:38.363820 [ERROR][MPMain]: No translation found for id 36553969
SVN Version , no chessboard movment. Just left controlls.

Last edited by Stone123; 2007-08-05 at 18:30.
Stone123 is offline   Reply With Quote
Old 2007-08-05, 19:28   #20 (permalink)
Portal Member
 
Join Date: Feb 2007
Location: Itzehoe
Age: 39
Posts: 177
Thanks: 1
Thanked 23 Times in 19 Posts

Country:

My System

Send a message via ICQ to kroko Send a message via MSN to kroko
Default

Hi Stone123,

in this version you need to read the install instructions:

Install:
Copy the folder "chess" some on your hd. I have it in the MP folder
In the configuration set the engine (exe file) and select protocol v2
copy the skin and media files into the folder
copy the dll into the plugin folder

I changed to a setup, so you could use what ever engine. Right now go to the setup and set the path to zappa.exe (Chess folder in the ZIP)

Of course we need to transform to a queen. (always?) It would be easiert to say always to queen. I will add this right now.

I will do some work on the language part, but this will be only for the SVN only.

Greetz
kroko
__________________
My Simon Say / Senso --- My Connect 4 / Vier Gewinnt --- My Hexxagon
My Minesweeper --- My Chess --- My DreamDboxTV --- My Streambox / Radio


Last edited by kroko; 2007-08-06 at 13:20.
kroko is offline   Reply With Quote
Reply

Bookmarks

Tags
chess

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT +1. The time now is 14:04.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress