<feed xmlns='http://www.w3.org/2005/Atom'>
<title>picture-puzzle/Makefile, branch master</title>
<subtitle>C++ game with GUI (FLTK)
</subtitle>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/'/>
<entry>
<title>Including resources in the object file</title>
<updated>2024-11-21T22:48:47+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-21T20:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=2f17165bd4c86885a75424d4f0ce6198c46c84b4'/>
<id>2f17165bd4c86885a75424d4f0ce6198c46c84b4</id>
<content type='text'>
Convert pictures to array data (image_converter/converter.c)
Resources are located in image_converter/resources.o
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert pictures to array data (image_converter/converter.c)
Resources are located in image_converter/resources.o
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memory leak</title>
<updated>2024-11-20T21:50:56+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-20T21:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=0b72fabadec642dcecfe861c56dfeddb0c82a898'/>
<id>0b72fabadec642dcecfe861c56dfeddb0c82a898</id>
<content type='text'>
The image widget is responsible for deleting the loaded part of the image
Check for correct type of selected file
Error checking after image upload
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The image widget is responsible for deleting the loaded part of the image
Check for correct type of selected file
Error checking after image upload
</pre>
</div>
</content>
</entry>
<entry>
<title>Uploading custom images</title>
<updated>2024-11-18T12:32:49+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-17T23:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=7fea2267e78de935af6010d5ac7300e51f471601'/>
<id>7fea2267e78de935af6010d5ac7300e51f471601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added A* solution algorithm</title>
<updated>2024-11-16T18:26:41+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-16T11:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=22d4fdabf17aebebfcb73c7d86b5bbc81b6530f4'/>
<id>22d4fdabf17aebebfcb73c7d86b5bbc81b6530f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added menu-bar and file chooser</title>
<updated>2024-11-11T22:27:49+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-11T22:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=060fe2ebc6f5ed26c445f95b3cd6c9ee5bc24e28'/>
<id>060fe2ebc6f5ed26c445f95b3cd6c9ee5bc24e28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving slides</title>
<updated>2024-11-09T17:12:48+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-09T17:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=e64c2a9d94bb6e21ac24d7e1ff5915a29bbd67bf'/>
<id>e64c2a9d94bb6e21ac24d7e1ff5915a29bbd67bf</id>
<content type='text'>
Changed to 8 puzzles
Added reaction to clicking a puzzle
Puzzles are moved to vector
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed to 8 puzzles
Added reaction to clicking a puzzle
Puzzles are moved to vector
</pre>
</div>
</content>
</entry>
</feed>
