Picross

Forum to speak about Zelda Picross.
Post Reply
Disparado
Posts: 79
Joined: Mon Feb 21, 2011 9:11 pm
Location: France
Contact:

Picross

Post by Disparado »


This is a very successful game.
http://www.zeldaroth.fr/us/dlpicross.php


Image

Scénario :
Ganon asked a vow to the Triforce and a sad rainy day, the kingdom of Hyrule turned into Picross grids.
Gathering his courage and pencil, Link left to try this new challenge.

Image

Image

Image
Disparado
Posts: 79
Joined: Mon Feb 21, 2011 9:11 pm
Location: France
Contact:

Re: Picross

Post by Disparado »

Hello I just present the French solution of Zelda Picross created by Angenoir37.
You can find it here. Look at the PDF it is beautiful.
http://www.zeldaroth.fr/soluces/soluceP ... icross.php
ramidavis
Posts: 2
Joined: Sat Nov 12, 2016 12:54 am

Re: Picross

Post by ramidavis »

Hi, is there any way to get either the source code to this game, or a linux version of it?
I have been playing the other games from this site on Ubuntu and love them, would be great to have this one up and running on linux as well!
Never mind! i found the source code link and going to try and compile it on linux! :geek:
ramidavis
Posts: 2
Joined: Sat Nov 12, 2016 12:54 am

Re: Picross

Post by ramidavis »

Code: Select all

$ gcc main.cpp
/tmp/cc0eCcKK.o: In function `main':
main.cpp:(.text+0x32): undefined reference to `operator new(unsigned int)'
main.cpp:(.text+0x42): undefined reference to `Window::Window(bool)'
main.cpp:(.text+0x53): undefined reference to `Window::loop()'
main.cpp:(.text+0x66): undefined reference to `Window::~Window()'
main.cpp:(.text+0x72): undefined reference to `operator delete(void*)'
main.cpp:(.text+0x87): undefined reference to `operator delete(void*)'
/tmp/cc0eCcKK.o: In function `__static_initialization_and_destruction_0(int, int)':
main.cpp:(.text+0xc2): undefined reference to `std::ios_base::Init::Init()'
main.cpp:(.text+0xd7): undefined reference to `std::ios_base::Init::~Init()'
/tmp/cc0eCcKK.o:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
collect2: error: ld returned 1 exit status
Well, i can not get it to compile...
Would anyone more experienced at compiling be willing to try to make a linux build?
Disparado
Posts: 79
Joined: Mon Feb 21, 2011 9:11 pm
Location: France
Contact:

Re: Picross

Post by Disparado »

Sorry,
Linux version french.

http://www.zeldaroth.fr/dlpicross.php
Post Reply