maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [Port Request] PicMi (Picross & Minesweeper) (https://talk.maemo.org/showthread.php?t=75895)

gregoranderson 2011-08-19 12:02

[Port Request] PicMi (Picross & Minesweeper)
 
PicMi https://bbs.archlinux.org/viewtopic.php?id=92600 (git here: https://github.com/schuay/picmi) is a very good Picross clone (probably the most popular implementation is on the Nintendo DS).

This is the sort of game you didn't know you were crying out for on the N900. Given it is Qt-based I got excited had a look at the source earlier on, but it has the following deps:
  • sfml2
  • qt
  • boost-thread

sfml2 and boost-thread are going to be tricky, are they not?

TomppaS 2011-08-20 22:14

Re: [Port Request] PicMi (Picross & Minesweeper)
 
SFML doesn't support OpenGL ES (is on road map though) so NO :(

schuay 2012-08-08 08:18

Re: [Port Request] PicMi (Picross & Minesweeper)
 
Picmi no longer depends on boost and sfml2, the main parts are done entirely using qt.

However, (since it's now heading to KDE games) parts of libkdegames and KDE libs in general are used. Off the top of my head, this affects mostly the high score dialog, the main window (which is a KXmlGuiWindow) and the default actions.

Replacing these with non-KDE equivalents is very possible and should not take too much time (probably less than 2 days for pruning the dependencies down to qt).

If interested, feel free to contact me!


All times are GMT. The time now is 03:26.

vBulletin® Version 3.8.8