<feed xmlns='http://www.w3.org/2005/Atom'>
<title>carcassonne-engine-c/src, branch master</title>
<subtitle>An engine for Carcassone board game writtern in C with NCurses
</subtitle>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/'/>
<entry>
<title>feat: return meeples home on structure completion</title>
<updated>2022-04-17T11:57:28+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-11T16:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=58fdd68496e369558dcba53361563dadae7e37a6'/>
<id>58fdd68496e369558dcba53361563dadae7e37a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add game tileset</title>
<updated>2022-04-15T11:04:03+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-15T11:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=0333b7fa851e222c4a4d183ef9ae6d6dab7559cb'/>
<id>0333b7fa851e222c4a4d183ef9ae6d6dab7559cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: highlight available tile placements</title>
<updated>2022-04-11T11:03:51+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-11T11:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=5fdb5f76f40a33a913cf2c02fdd67386e4c3552f'/>
<id>5fdb5f76f40a33a913cf2c02fdd67386e4c3552f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add scrolling and available meeples counter</title>
<updated>2022-04-11T10:48:24+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-11T10:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=221949ecfaaefece1767cc1634c3bc3081c0bd1d'/>
<id>221949ecfaaefece1767cc1634c3bc3081c0bd1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move GUI to separate files</title>
<updated>2022-04-11T08:40:01+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-11T08:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=28d65efb66a2fb068ed9d5be082fa5167007d731'/>
<id>28d65efb66a2fb068ed9d5be082fa5167007d731</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: divide code into modules</title>
<updated>2022-04-10T21:36:45+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-10T21:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=a6dc21034a55be0a9c1910787d615b5bca7131c6'/>
<id>a6dc21034a55be0a9c1910787d615b5bca7131c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add more tiles</title>
<updated>2022-04-10T19:47:40+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-10T19:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=ca745926cf181e1aee026c48335543610f60770e'/>
<id>ca745926cf181e1aee026c48335543610f60770e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: highlight player-controlled areas</title>
<updated>2022-04-10T19:32:36+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-10T19:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=cecf821c9526ba2e93288f4f0ff354b2cb98c452'/>
<id>cecf821c9526ba2e93288f4f0ff354b2cb98c452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add meeple placement</title>
<updated>2022-04-10T18:19:09+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-10T18:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=5f583e476f3f711a581f417319670ee401a716c4'/>
<id>5f583e476f3f711a581f417319670ee401a716c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: support separator (+) feature</title>
<updated>2022-04-10T17:51:51+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-04-10T17:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/carcassonne/carcassonne-engine-c/commit/?id=6c88febbe0cff8960bc6f2e0bcdfc89777a5f72b'/>
<id>6c88febbe0cff8960bc6f2e0bcdfc89777a5f72b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
