View Single Post
Posts: 193 | Thanked: 201 times | Joined on Dec 2009 @ Subotica, Serbia
#9
Originally Posted by Wikiwide View Post
I like PeQuersi! I have never played Reversi before, but first time I opened your program, I won! Though several times later I lost (but then, I can console yourself that computer sometimes grabs my pebbles ;-).
I like that you like it. One happy user. Mission accomplished. Thank you. Yes the comp cheats. I hope the bug is fixed. Please upgrade the app.

Originally Posted by Wikiwide View Post
1. Sometimes, after one game is finished, I click "New Game", it creates new field, but the count outside the field doesn't change, and I cannot make a single move, I have to restart the program.
This one is fixed in the new version, too. I forgot to reset the players.

Originally Posted by Wikiwide View Post
2. Several times, when I won the game, the program didn't show the message that I won the game. No possible moves, and no message about the end of the game.
I didn't encounter this problem yet. I would be grateful if you could make a screenshot of this problem maybe it would help.
I'm planing on implementing a save function, which would save the history of moves, so I can replicate the game.
In any case I'll try to find and fix it.

Originally Posted by Wikiwide View Post
Current design is all correct.
Thank you. There are plans to make it more aesthetically pleasing, by adding colors, and making the disks flip.

Originally Posted by Wikiwide View Post
What about a feature of playing against another player (or against yourself instead of computer? What about computer having first move?
Sure. I have many plans for PeQersi. For now, for me, it was important to make the basics, and make it playable. I wanted this to enter the competition and gain exposure for the app, and hopefully a bigger user base, then when released without the competition.

Originally Posted by Wikiwide View Post
Does the computer play randomly - or it chooses the best possible move? In other words, is it a formidable artificial intelligence opponent or a guesser? Or something in between?
It's a guesser, for now. My next step will be to create an script that will grab the most possible disks and probably add a little randomness to it, so it doesn't play the same way always. Hopefully with the help of ndi, a real ai will be written for it.

Originally Posted by Wikiwide View Post
Some warnings when I run it from terminal:
WARNING:root:Maemo detected
WARNING:root:OpenGL acceleration not available
'Main' object has no attribute 'view'
Yes. The first two are there because I wanted them. The first says if it's on a maemo or another comp type, and runs some additional lines in the script. The script can utilize the OpenGL acceleration, for the eye candy later development. In this case it tells it's disabled. I left out the library from dependencies, but if you have it installed it will be used.
I'm hunting for the third message.

Originally Posted by Wikiwide View Post
And you could add portrait mode support.
It will be added, will have to learn how, and probably modify the script a little.

Manny things are in plan, and I'll add new things as I can. For the duration of the competition development is freezes, only bug-fixes allowed.

If you like it, please vote here: http://talk.maemo.org/showthread.php?t=58990