<feed xmlns='http://www.w3.org/2005/Atom'>
<title>astar/maps, branch master</title>
<subtitle>A* pathfinding in 2D arrays in C with ncurses TUI</subtitle>
<id>https://git.tri.tatar/astar/atom?h=master</id>
<link rel='self' href='https://git.tri.tatar/astar/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/'/>
<updated>2026-05-03T10:28:06+00:00</updated>
<entry>
<title>Add an empty 100x100 map</title>
<updated>2026-05-03T10:28:06+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T10:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=28158b319a30919310c5d92d9003afac4b5a57f4'/>
<id>urn:sha1:28158b319a30919310c5d92d9003afac4b5a57f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a map that shows A* being slower than Dijkstra's at times</title>
<updated>2026-05-03T10:00:06+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T10:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=702b04c89752fb16f165f5d26c99df5895c0fab4'/>
<id>urn:sha1:702b04c89752fb16f165f5d26c99df5895c0fab4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix costs</title>
<updated>2026-04-16T19:15:51+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-04-16T19:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=f2a99859f0c66ba17765c036a173e7f29927327a'/>
<id>urn:sha1:f2a99859f0c66ba17765c036a173e7f29927327a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to implement costs, fail</title>
<updated>2026-04-15T15:13:42+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-04-15T15:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=c6db3a75f756d790ede966c34adc3dbc793803d1'/>
<id>urn:sha1:c6db3a75f756d790ede966c34adc3dbc793803d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement 8dir breadth-first-search and some other stuff</title>
<updated>2026-03-22T10:40:21+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-03-22T10:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=5b13d9bfa2b14c1231c5b19a9ccffb2d308112e4'/>
<id>urn:sha1:5b13d9bfa2b14c1231c5b19a9ccffb2d308112e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forgot to add maps into the previous commi...</title>
<updated>2026-03-22T09:24:24+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-03-22T09:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=18acaac228db4b67acd375b6e5989dfbe71e8f2e'/>
<id>urn:sha1:18acaac228db4b67acd375b6e5989dfbe71e8f2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ability to read plaintext maps from files</title>
<updated>2026-03-20T19:57:32+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-03-20T19:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=a08e4c138734fd59246e70260c51b9d7b68be007'/>
<id>urn:sha1:a08e4c138734fd59246e70260c51b9d7b68be007</id>
<content type='text'>
</content>
</entry>
</feed>
