![]() |
2010-07-21
, 08:23
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#2
|
Looks like there's some bug with my packaging, the app can bee installed through apt, but it isn't showing in the application manager. I hope that those that have activated the devel repository know how to use apt.
![]() |
2010-07-21
, 08:47
|
Posts: 193 |
Thanked: 201 times |
Joined on Dec 2009
@ Subotica, Serbia
|
#3
|
![]() |
2010-07-22
, 14:38
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#4
|
The Following User Says Thank You to ndi For This Useful Post: | ||
![]() |
2010-07-22
, 15:01
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#5
|
The Following User Says Thank You to ndi For This Useful Post: | ||
![]() |
2010-07-24
, 02:25
|
Posts: 2,006 |
Thanked: 3,351 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#6
|
The Following User Says Thank You to Wikiwide For This Useful Post: | ||
![]() |
2010-07-24
, 06:37
|
Posts: 193 |
Thanked: 201 times |
Joined on Dec 2009
@ Subotica, Serbia
|
#7
|
The Following User Says Thank You to mmlado For This Useful Post: | ||
![]() |
2010-07-24
, 06:52
|
Posts: 193 |
Thanked: 201 times |
Joined on Dec 2009
@ Subotica, Serbia
|
#8
|
What algorithm do you use, standard weighted table? If so, several levels of difficulty should be available easily.
Oh, one more. After finishing a game the game randomly refuses to play again, even if I choose "new game". It initializes board, but doesn't allow me to place any pegs.
![]() |
2010-07-24
, 07:14
|
Posts: 193 |
Thanked: 201 times |
Joined on Dec 2009
@ Subotica, Serbia
|
#9
|
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 ;-).
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.
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.
What about a feature of playing against another player (or against yourselfinstead of computer? What about computer having first move?
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?
Some warnings when I run it from terminal:
WARNING:root:Maemo detected
WARNING:root:OpenGL acceleration not available
'Main' object has no attribute 'view'
![]() |
2010-07-24
, 07:29
|
Posts: 193 |
Thanked: 201 times |
Joined on Dec 2009
@ Subotica, Serbia
|
#10
|
The Following User Says Thank You to mmlado For This Useful Post: | ||
My first standalone, worked a little bit on PyQt for Maemo, project for Maemo can be found in extras-devel repositories.
PeQersi - Reversi game
Desc:
Reversi is a board game (8x8) for two players. By putting discs, different color for each player, and flipping the enemies discs, the goal is to have the most discs of players own color on the board when there’s no more place on the board.
More information can be found here: http://en.wikipedia.org/wiki/Reversi
The purpose was to learn, so the app is full of bugs and the design is plain simple, but I've got all the basics now. Improvements to the app can begin.
It was created for the competition:
[ANNOUNCE] The First N900 Coding Competition! 21st May-21st July. Open to all!
There are still problems with the logic of calculating possible moves, so the comp will grab some discs which he should have. Sorry if you lose the game because of it.
Think of it as a feature, because comp guesses a random field it can put his disc, this way the game becomes greater challenge.
I'll try to fix the possible moves logic asap and add some basic colors... I'm a programer not a designer. If someone wants to help around design or anything else, his/hers would be welcome.
Looks like there's some bug with my packaging, the app can bee installed through apt, but it isn't showing in the application manager. I hope that those that have activated the devel repository know how to use apt.
Edit: Forgot...
Edit 2: You can grab the source code: http://gitorious.net/peqersi
Edit 3: You can see it in extras here: http://maemo.org/downloads/product/Maemo5/peqersi/
Here are two screenshots:
Last edited by mmlado; 2010-09-14 at 08:34.