MyMPx.org

MyMPx.org (http://mympx.org/forum/)
-   Mods and Themes (http://mympx.org/forum/mods-themes/)
-   -   GAME: Chess game for Rockchip MP4 player (http://mympx.org/forum/mods-themes/44382-game-chess-game-rockchip-mp4-player.html)

sig11 14th Sep 2009 12:36 pm

GAME: Chess game for Rockchip MP4 player
 
3 Attachment(s)
Hi guys,

Here is a simple chess program.
I wait for your feedbacks as usually :)

UPDATE:

7 Oct 09 - Updated to version 3.0
- The bug "Ghost of the Pawn" has been fixed ( Thanks to WIZARD).
- The sound has been added (Thanks to WIZARD and flasher86).
- The select for color has been added

25 Sept 09 - Updated to version 2.0

knob 14th Sep 2009 12:50 pm

:shock: :cool: awesome, I just tested this and it beat me!
This is amazing, full graphics and such a small file too!

Work perfect all buttons correct on my 320x240 screen, rk2608 rockchip player.

WIZARD 16th Sep 2009 6:25 am

Chess
 
Thank you for porting this game to player! :rolleyes:

Here's my feedback:

1) Good color scheme, app icon is good and chessmans are nice :o
2) It's quite easy for me to beat the opponent.
The "Level" feature will be useful - ask the level (and Side) before start the game;
it can be added using Time of Thinking: for example,
for the easiest level player can use only 1 second,
while for the hardest it can be thinking up to 10 seconds.
3) Game is quite stable; however, there were two times
when the player freezed and I had to remove the battery.
Debug codes: 10 (1st) and 11 (2nd).

Chess is the most popular game in the world,
it's the only game which considered as sport,
and were a lot of chess world championships ...

Binh@MyMPx 16th Sep 2009 2:38 pm

Thanks for sharing this!
If it's ok with you, I would like to upload it to the site and share it with everyone else.

BTW, I have a Rockchip touchscreen player. To use this game, I just copy it to my player? Sorry, not the best with Rockchip players as you can tell. :).

knob 16th Sep 2009 2:41 pm

It's easy!
Just create a folder on your player called GAME put the game file in it and select it from the game menu in the player.

sig11 16th Sep 2009 3:37 pm

Quote:

Originally Posted by Binh@MyMPx (Post 283020)
Thanks for sharing this!
If it's ok with you, I would like to upload it to the site and share it with everyone else.

Of course , you can share it :)
Thanks.

sig11 16th Sep 2009 3:47 pm

Quote:

Originally Posted by WIZARD (Post 283010)
3) Game is quite stable; however, there were two times
when the player freezed and I had to remove the battery.
Debug codes: 10 (1st) and 11 (2nd).

Thanks for the report.
It shows the stack is overflowing :confused:
I will try to modify the implementation of the algorithm.

admin 17th Sep 2009 4:58 am

I tried putting it on my player in the root as well as in the "GAME" folder but it doesn't show up. My player only has Tetris/Blocks game and that's it. As soon as I choose "Game" it just goes straight into the Brick game with no options or menu to select anything else different...... I guess the games don't work for all Rockchip versions?

WIZARD 17th Sep 2009 6:40 am

Chess
 
I think your player is based on RK27xx chip
(you've mentioned touchscreen and Tetris)
Sorry, these games are only for RK26xx players
(because of RK27xx's firmware restriction, you can play only in Tetris :()
but maybe this problem would be solved.

Binh@MyMPx 17th Sep 2009 1:12 pm

Thanks for the explanation Wizard.

WIZARD 23rd Sep 2009 7:05 am

Chess
 
The opponent is weak! :( Sig11, have you already improved this AWESOME game?
Or working on something new? :confused:

sig11 23rd Sep 2009 2:40 pm

It is necessary for me one more or two days. In the new version there will be a level choice (easy, average, heavy) And it will not hang (I hope)

sig11 24th Sep 2009 11:40 am

The new version
 
1 Attachment(s)
Here is the version 2.0 of the chess.
How to delete previous version?

knob 24th Sep 2009 12:12 pm

Thanks again sig11. I'll try it out :-)

Binh@MyMPx 24th Sep 2009 1:29 pm

Thanks sig11,
I have updated your original post to also include version 2 as well now.
I thought I'll keep the original version in case someone still wants to try the first version.

Thanks for sharing this with us all.
Can I ask how you did it or what tools you used?

sig11 24th Sep 2009 2:00 pm

Quote:

Originally Posted by Binh@MyMPx (Post 283212)
Thanks sig11,
Can I ask how you did it or what tools you used?

FWTools 2.6.1.0 , Rock GDK from this site. MS VS2003 as text editor. Paint from Windows.... and 20 years of experience :)

knob 24th Sep 2009 3:06 pm

This is much improved! It's got 3 levels.

It should be a challenge for WIZARD now! :D

btw here's how it looks on my player:-
http://mympx.org/plugins/p13_downloa.../images/47.jpg

WIZARD 26th Sep 2009 5:13 am

I've just tested the new version: it has three levels
(the main level from v1.0 turned to Easy in v2.0)and improved interface.
The opponent is now strong at the Hard level, he mated me ! :eek:
Thank you, sig11, for this excellent game,
it'll make the long trips much more interesting ! :rolleyes:

WIZARD 26th Sep 2009 9:47 am

Chess
 
1 Attachment(s)
I have two ideas about possible Final minor improvements,
which would make the game just the Perfect :rolleyes: :

1) Choose the side : it's quite strange that you can't play for black side, only for white.
(White side requires offensive strategy, but Black - defensive)
It could be asked at the main menu, after the level of difficulty is selected.

2) Move sound : for example, you've chosen the Hard level,
and want not only to play in Chess, but also to read a book or newspaper.
(smart opponent will be thinking carefully, up to several minutes)
With the Move sound, it will not be necessary to check every minute
if it's your turn now or player is still thinking.
I have a good move sound ;) (check the attachment)

WIZARD 3rd Oct 2009 8:13 am

Chess
 
I've found a small bug called "Ghost of the Pawn",
which can be quite confusing:
if you'll make the move En Passant
En passant - Wikipedia, the free encyclopedia
and take the enemy's pawn, it will not disappear;
but it will lose the ability to move and eat your chessmans,
and other chessmans can go through it, :eek:
only the image of pawn will remain, like the ghost,
until another chessman will move to it's square to replace the ghost.
Why? Because of the algorithm:
the image of enemy's (and your) chessman which was taken
didn't disappeared, but was replaced with image of chessman who took.
But in the En Passant move one pawn will not replace the image of another,
because after the move it will stay on another square.
How it could be fixed?
Just make the image of the taken chessman
to disappear Not to be replaced.

And, also, have you any luck with MoveSound?

P.S. Hope you still support the Chess game. :confused:
Because, with those two small but important changes,
it'll become just perfect! :rolleyes:

sig11 3rd Oct 2009 1:57 pm

Quote:

Originally Posted by WIZARD (Post 283386)
I've found a small bug called "Ghost of the Pawn",
which can be quite confusing:
if you'll make the move En Passant
En passant - Wikipedia, the free encyclopedia
and take the enemy's pawn, it will not disappear;
but it will lose the ability to move and eat your chessmans,
and other chessmans can go through it, :eek:
only the image of pawn will remain, like the ghost,
until another chessman will move to it's square to replace the ghost.
Why? Because of the algorithm:
the image of enemy's (and your) chessman which was taken
didn't disappeared, but was replaced with image of chessman who took.
But in the En Passant move one pawn will not replace the image of another,
because after the move it will stay on another square.
How it could be fixed?
Just make the image of the taken chessman
to disappear Not to be replaced.

And, also, have you any luck with MoveSound?

P.S. Hope you still support the Chess game. :confused:
Because, with those two small but important changes,
it'll become just perfect! :rolleyes:

Thanks for the report. The bug will be fixed in the next version.About sound: I am not sure. Does sound work on your player in the timer application?

WIZARD 4th Oct 2009 2:39 am

No, I haven't sound working in Timer.
You could use flasher instruction to make the sound working
not only for RK2608's with new firmware.
(I have RK2608, but haven't firmware backup, and update is dangerous :eek:)
After you'll release the new version, I'll test it and tell you the results.

knob 4th Oct 2009 4:37 am

The timer bell worked good on my Rk2608 player, but it would be good if it could work on both type Rk26xx players.

sig11 6th Oct 2009 12:36 pm

version 3.0
 
1 Attachment(s)
Hi guys,

The bug "Ghost of the Pawn" has been fixed ( Thanks to WIZARD).
The sound has been added (Thanks to WIZARD and flasher86).
The select for color has been added.

Binh@MyMPx 6th Oct 2009 1:11 pm

Thanks sig for sharing this. I have updated your original post with the new version 3.0 of the Chess game now.

WIZARD 7th Oct 2009 4:49 am

Chess
 
The sound is working, and Ghost bug is removed! :rolleyes:
However, there's a bug with the board if you'll play for the Black side :(

Look how it should be and compare with Chess game:
1) Should be:
http://img243.imageshack.us/img243/4606/boarde.jpg
2) Chess.rkp:
http://img180.imageshack.us/img180/562/boardp.jpg

P.S. Now you can easily fix the Timer's sound :rolleyes:

sig11 7th Oct 2009 12:37 pm

Quote:

Originally Posted by WIZARD (Post 283439)
The sound is working, and Ghost bug is removed! :rolleyes:
However, there's a bug with the board if you'll play for the Black side :(
Look how it should be and compare with Chess game:
1) Should be: http://img243.imageshack.us/img243/4606/boarde.jpg
2) Chess.rkp: http://img180.imageshack.us/img180/562/boardp.jpg

P.S. Now you can easily fix the Timer's sound :rolleyes:

Please test both versions (timer and chess) from my homepage http://ypokhilko.vn.ua/apps/ before the uploading to this site.

WIZARD 8th Oct 2009 4:24 am

Chess and Timer
 
Chess has the correct board, and Timer's sound is working.
Thank you for fixing those bugs! :rolleyes:

WIZARD 22nd Oct 2009 4:55 am

Here's the photo of my player:

Soundbreeze Mp-401 - MyMPx

http://mympx.org/plugins/p17_image_g.../images/28.jpg

A very cool checkmate, and without killing any chessmans!

(It was Easy level; also my time was ~5 minutes,
but it took a lot of time to shoot the good photo)

johndj 8th Mar 2010 12:26 pm

I d'loaded your Chess v.3.zip. I have a Nextar MA-809 (8gb) player with Rockchip RK2706.-It does not play in GAMES folder-thought RK 26** & my RK27 would be compatable-any advice? Thanks, John(thanks for your work!) rjewelj@comcast.net

WIZARD 9th Mar 2010 7:53 am

There're only a few RK27xx-based players that can launch games.
(that's the firmware problem, not hardware) Sorry :(

Sarco 14th Jul 2010 6:42 am

Thank!!! :)

kecsaatika 20th Jul 2011 3:47 am

RockChip game Help
 
Hi, Guys!
I Have a RockChip RK 2608 touch screen 1.5".
Default game is the tetris.
How to install more games.
And how to play it?

:roll::roll: PLS help me :roll::roll:

gvdgvdgvd 16th Apr 2012 2:06 pm

Hmmm strange ,very strange. My RK2608A does not have the GAME folder, tried to put the rkp files for several games in the flash memory root and it wont open them. What i do is go to navigation and "click" on the rkp file and the player wont do anything. Any ideas
May be the firmware I have put in is no good? (cant remember if the original one had the GAME folder) Although worked like charm for few years now!
I think its time for a CHANGE! I even want to change some of my theme stuff so its time for NEW FIRMWARE baby!
So anyone have a link for the latest RK2608A firwmare? PLUS the actual LST files please! :( Mine is the one with the biggest screen. But NO camera.
http://t3.gstatic.com/images?q=tbn:A...ntqYa0_BrTCO9Q
Havent been here for a long time and I miss the old site a bit and am not familiar with some stuff?


All times are GMT -7. The time now is 9:45 am.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2