I just posted version 2.1.1 of Chess, Checkers, and Reversi for Android at the Android Market that allows starting a new game or undoing the last played human move while the computer is thinking. In the older versions, this could only happen during the human player's turn. The latest releases remove that unnecessary restriction.
As before, keep in mind that each undo takes back only one half-move (ply). This means that each undo effectively switches the side to move. Either use "Switch Side" or make your move on the board to start the engine again.
Monday, November 9, 2009
Friday, October 23, 2009
Status Bar Back!
Although many users seem to like the new full screen, some users really want to see the status bar at all times. Therefore, I just released versions of all my Android games that give the choice between hiding or showing the status bar (in both cases, the screen is still used more efficiently than in the older versions).
This is how a screen without status bar looks.

To enable the toolbar, press the menu button and select "Options".

Then de-select the "Full Screen" option to get the status bar back.
This is how a screen without status bar looks.

To enable the toolbar, press the menu button and select "Options".

Then de-select the "Full Screen" option to get the status bar back.
Thursday, October 22, 2009
Changing the Board or Pieces
The new release of Chess for Android gives a choice in board style and chess piece sets (others may be added later). To change, press the menu button, which will give you the following screen.

Then, select "Options", which will show you the following choices.

To switch from a wooden board to a more classic board, de-select the "Wooden Board" button. To change piece set, go back to the main menu, then go to "Piece Set" and select one of the sets presented to you. After this, the chess board has a completely different appearance, as illustrated below.

Checkers for Android supports the same choice in board styles.

Then, select "Options", which will show you the following choices.

To switch from a wooden board to a more classic board, de-select the "Wooden Board" button. To change piece set, go back to the main menu, then go to "Piece Set" and select one of the sets presented to you. After this, the chess board has a completely different appearance, as illustrated below.

Checkers for Android supports the same choice in board styles.
Tuesday, October 20, 2009
Android Updates
I just posted v2.0 of Chess, Checkers, and Reversi for Android at the Android Market with the following improvements:
=> Small, normal, and large screen size support.
=> Full screen board layout.
=> On screen buttons moved to menu.
=> Unified trackball cursor.
=> More levels of strength.
In addition, chess has been improved with:
=> Choice of two chess piece sets.
=> Rotating board.


=> Small, normal, and large screen size support.
=> Full screen board layout.
=> On screen buttons moved to menu.
=> Unified trackball cursor.
=> More levels of strength.
In addition, chess has been improved with:
=> Choice of two chess piece sets.
=> Rotating board.


Monday, October 19, 2009
Full Screen Chess
Her is a preview of the upcoming Chess for Android on a small, normal, and large screen. The full screen is used for the board layout. It also uses a new chess set, designed by my sister Elisabeth (awesome job, thanks!). Other upcoming improvements include board rotation (so that the player can see the pieces from the perspective of either white or black), a choice in chess sets, and an enhanced menu (rather than mixed on-screen and menu buttons).
Friday, October 16, 2009
Full Screen Android
While preparing my applications for the wider variety of screen sizes, I also eliminated the title bar and "wooden" border in favor of a larger board size. Especially in landscape mode and for the upcoming smaller screens, this will hopefully enhance the playing experience.
As a preview, a screenshot of Reversi for Android before and after shown below (ignore the stuff on the right for now; that is subject to change too). Checkers and Chess for Android will change similarly.

As a preview, a screenshot of Reversi for Android before and after shown below (ignore the stuff on the right for now; that is subject to change too). Checkers and Chess for Android will change similarly.

Monday, October 12, 2009
Vectorization Code Samples
It has been a long while since I published The Software Vectorization Handbook but occasionally I get an email on the topic. Recently someone asked me whether I could make the examples in the book available electronically. Luckily, I found all examples in my older archives, and I posted code samples on my website.
Multiple Screen Sizes
Up to now, my Android applications assume a fixed screen size (HVGA 320x480) and, although portrait and landscape views are supported, the code that implements board layout is not general enough to deal with all sorts of screen sizes.
Android is designed to run on a variety of devices with different screen sizes and resolutions, however, and starting with version 1.6, multiple screen sizes should be handled.
Just for fun, I tested how my applications would run on various screen sizes. The screen shot for reversi is shown below. As expected, I have some work to do to make my applications more compliant with the latest extensions. This also may give me an excuse to implement some of the other requested features (such as rotating the board when playing black in chess).
Android is designed to run on a variety of devices with different screen sizes and resolutions, however, and starting with version 1.6, multiple screen sizes should be handled.
Just for fun, I tested how my applications would run on various screen sizes. The screen shot for reversi is shown below. As expected, I have some work to do to make my applications more compliant with the latest extensions. This also may give me an excuse to implement some of the other requested features (such as rotating the board when playing black in chess).
Friday, September 11, 2009
Back to BikJump
November last year, I posted a blog entry on my progress with "Deep" BikJump, i.e. adding multi-threading to my engine to speedup the search. Due to many distractions, I have not worked on that feature since that posting....
The chess engine bug is starting to itch again, however, so I decided to pick this up. Hopefully I can release a SMP version of BikJump soon!
The chess engine bug is starting to itch again, however, so I decided to pick this up. Hopefully I can release a SMP version of BikJump soon!
Thursday, September 3, 2009
WBEC-Ridderkerk Ratings
Leo Dijksman kindly posted a chess engine rating list on the WBEC-Ridderkerk forum, based on edition 11 to 16 of the WBEC-Ridderkerk computer chess competition. Below I show some stats for various versions of BikJump.
Many thanks to Leo for providing the ongoing WBEC tournaments!
Rank Version Elo + - games score oppo. draws
517 BikJump 2.01-x64 2111 105 105 30 50% 2109 27%
609 BikJump 1.8-x64 1995 132 125 30 70% 1798 20%
662 BikJump 1.1 1911 141 160 26 23% 2199 8%
693 BikJump 1.5 1851 131 131 25 50% 1823 12%
Many thanks to Leo for providing the ongoing WBEC tournaments!
Subscribe to:
Posts (Atom)
