Commit Graph

14 Commits

Author SHA1 Message Date
eugenep
23d60003df implement astar, add pickle rick 2021-04-25 23:32:06 +02:00
eugenep
520efb84ea Try to implement to A*
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
2021-04-24 01:44:57 +02:00
eugenep
0e0a59b6ab implement visual movement 2021-04-14 15:30:36 +02:00
eugenep
5c48777709 implemented graphsearch
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
2021-04-14 03:55:35 +02:00
eugenep
89e0fc5b75 Implementing graphsearch
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
2021-04-14 00:22:27 +02:00
eugenep
8632841061 Add walls 2021-04-11 12:02:52 +02:00
eugenep
5d2603b65e movement update 2021-04-10 23:30:03 +02:00
eugenep
8123f1726e misc changes 2021-04-10 23:26:13 +02:00
eugenep
4b6117779f Add bfs path finding
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
2021-04-10 22:23:34 +02:00
eugenep
dafa68f3fd add mine collision 2021-04-10 13:48:55 +02:00
eugenep
63cc9c0ab2 Add tilemap support, add map border collision 2021-04-10 12:44:54 +02:00
eugenep
d0d7376ad8 Implement direction movement 2021-04-08 16:29:37 +02:00
eugenep
58d78f83bc add graphics 2021-03-27 19:34:41 +01:00
eugenep
ced24eec33 First commit, create tile and player 2021-03-14 13:42:33 +01:00