Supporting

If you like MediaPortal please support it by making a small donation:

         Donate to MediaPortal!

Login Form



Awards

opcz_testsieger





Home arrow Plugins + Extensions

Mastermind V2.10 download_trans.gif Download

Thumbnails:

Description:

Hi

v2.10
In this version the computer guesses are a bit smarter than before :)
You can also set the position of the boards by changing in the xml-file.
If any x- or y-position for the bords are changed from 0 then those positions are used.

v2.00 beta
This is a beta of version 2 of Mastermind.
I publish this to get some feedback before i move on with the AI.
New in this version will be that you will be able to compete against the computer.
NOTE: This betaversion doesnt contain any AI for the computer the computer just randomly pick 4 colors.


There are 4 gametypes available.

Standard:
This is the old Mastermind were you try to find a hidden code that the computer has generated.

Same:
In this mode you and the computer are looking for the same code. The one who findes the code first win.

Different:
In this mode you try to find a hidden code that the computer has generated and the computer tries to find a code that you are thinking of. The one who findes the code first win.

Computer:
In this mode the computer tries to find a code that you are thinking of.


I will probably not write the AI until after the summer. I have written it before but in another language, Amigabasic if someone remember that, but just for level amateur.

If you are running the latest stable version of MP autosave wount work. If running one of the latest SVN releases it should work.

Becourse of a bug in SelectButton the arrows may be missplaced. If running a SVN release i have made a quickfix for this.
NOTE: THIS IS NOT A BUGFIX JUST A QUICKFIX.
The code is borrowed from another part of SelectButtoncode.

Add the code below last in the function SetPosition and rebuild:
// Position right arrow
int x1 = 8;
int x2 = 16;
GUIGraphicsContext.ScaleHorizontal(ref x1);
GUIGraphicsContext.ScaleHorizontal(ref x2);
int dwX = (dwPosX + _width - x1) - x2;

int y1 = 16;
GUIGraphicsContext.ScaleVertical(ref y1);
int dwY = dwPosY + (_height - y1) / 2;
_imageRight.SetPosition(dwX, dwY);
_imageRightFocus.SetPosition(dwX, dwY);

// Position left arrow
dwX = dwPosX + x1;
_imageLeft.SetPosition(dwX, dwY);
_imageLeftFocus.SetPosition(dwX, dwY);


/GannTrader

Submitted On:
03 Jan 2008
Submitted By:
GannTrader (GannTrader)
File Date:
03 Jan 2008
File Author:
Per Alvarsson
File Version:
2.10
File Size:
350.79 Kb
File Type:
zip
Downloads:
3725
Rating:
stars/0.gifTotal Votes:0
Be the first to comment! Please sign in or register.






Newest Downloads
  • Aug 29.2008  -  LiveTV & remote PVR for Nokia Video Center
        submitted by manniainen
  • Aug 28.2008  -  My Smart Playlists
        submitted by fabien44
  • Aug 27.2008  -  MP Web Interface
        submitted by Big_Kev
  • Aug 26.2008  -  Titanium v0.4
        submitted by mattsk88
  • Aug 26.2008  -  Black & White 1080 v0.5
        submitted by aj1405
  • Aug 25.2008  -  mVids - Music Video Database
        submitted by jburnette
  • Aug 25.2008  -  MultiShortcut
        submitted by framug
  • Aug 25.2008  -  Aeon Wide Menu Generator
        submitted by Sambal
  • Aug 24.2008  -  MP RSS Ticker
        submitted by Sambal
  • Aug 24.2008  -  Cyberlink PowerCinema Remote Plugin
        submitted by lcwmax

  • Most downloaded in last 7 days
  • Xface Skin
        Downloads: 1776
  • MP-TVSeries plugin
        Downloads: 874
  • Aeon Wide 1.0
        Downloads: 777
  • Monochrome 2.2
        Downloads: 709
  • Titanium v0.4
        Downloads: 589
  • Indigo 2.2
        Downloads: 558
  • PureVisionHD 1.6
        Downloads: 507
  • Core
        Downloads: 504
  • MPTray
        Downloads: 483
  • SpinSafe 1080 v0.5
        Downloads: 446
  • MediaPortal, your digital video recorder - 2008 SourceForge.net Logo