da7e
|
68c40be144
|
add(docstring): doc string on every class and functions
|
2026-04-01 12:34:19 +02:00 |
|
maoake
|
40e25757c7
|
starting mypy with maze
|
2026-03-31 22:31:48 +02:00 |
|
da7e
|
0f77e0c6e4
|
fix buffer overflow in put pixel + margin calculation
|
2026-03-30 14:37:33 +02:00 |
|
da7e
|
92c6237f06
|
fix(astar): the actual astar wasn't the real astar algoritm
|
2026-03-29 15:38:40 +02:00 |
|
da7e
|
fa38f7a311
|
Merge branch 'mlx'
|
2026-03-27 21:53:06 +01:00 |
|
da7e
|
16d97e9912
|
fix(astar): function f() miscalculate the best path
|
2026-03-27 21:51:49 +01:00 |
|
da7e
|
cb19cf1413
|
ADD(mlx path animation)
|
2026-03-27 19:47:21 +01:00 |
|
Maoake Teriierooiterai
|
b078241359
|
fix something on the solver
|
2026-03-27 18:05:05 +01:00 |
|
Maoake Teriierooiterai
|
3c072de0f4
|
finish the animation generator maze
|
2026-03-27 16:49:13 +01:00 |
|
Maoake Teriierooiterai
|
a3bbce861d
|
fix conflict
|
2026-03-27 14:39:06 +01:00 |
|
Maoake Teriierooiterai
|
ca9444778e
|
need to test the mlx
|
2026-03-27 14:35:04 +01:00 |
|
da7e
|
135e13deff
|
WIP(iterative display): display change for every generation doesn't work
|
2026-03-27 13:33:45 +01:00 |
|
Maoake Teriierooiterai
|
ef030f70a7
|
finish to synchronize the maze generator and the solver
|
2026-03-26 14:19:43 +01:00 |
|
Maoake TERIIEROOITERAI
|
5aec319f7b
|
need to fix the unperfect maze and add the function in the kruskal generator
|
2026-03-26 00:58:07 +01:00 |
|
Maoake TERIIEROOITERAI
|
24748c47ad
|
merge main to the branch solver_dfs and fixing some conflict
|
2026-03-26 00:14:39 +01:00 |
|
Maoake TERIIEROOITERAI
|
e4c91dc4a1
|
finish the imperfect maze
|
2026-03-26 00:10:10 +01:00 |
|
Maoake Teriierooiterai
|
6b3fd9a6b7
|
need to finish the unperfect maze
|
2026-03-25 18:45:30 +01:00 |
|
da7e
|
e33d0a8e29
|
ADD(main): expected output in file test.txt
|
2026-03-25 17:48:18 +01:00 |
|
da7e
|
a408004bd7
|
fix(parsing): make output work for AMazeIng class __init__
Basic main to display ascii print
|
2026-03-25 17:40:13 +01:00 |
|
Maoake Teriierooiterai
|
5f1ffcc01c
|
finish the solver
|
2026-03-25 17:00:14 +01:00 |
|
da7e
|
e717bf52e9
|
fix 42 logo adapt with size
|
2026-03-25 15:50:08 +01:00 |
|
da7e
|
3fa0d3204e
|
add ft logo to maze
|
2026-03-25 15:27:39 +01:00 |
|
da7e
|
cc6f2eb147
|
Merge branch 'fix_aster'
|
2026-03-25 14:52:10 +01:00 |
|
da7e
|
c6242eeec0
|
fix astar algorithm work
|
2026-03-25 14:51:12 +01:00 |
|
Maoake Teriierooiterai
|
4055a8a7a2
|
finish to print the 42
|
2026-03-25 13:58:35 +01:00 |
|
Maoake TERIIEROOITERAI
|
a39f348b1e
|
set up the function draw ft
|
2026-03-24 22:11:54 +01:00 |
|
Maoake TERIIEROOITERAI
|
03c4d206d6
|
starting the branch parsing need to get a good start on this
|
2026-03-24 21:21:46 +01:00 |
|
Maoake TERIIEROOITERAI
|
8eb46f601f
|
fixing the DFS and modify the main
|
2026-03-24 20:47:13 +01:00 |
|
da7e
|
991cdead51
|
Merge branch 'main' of github.com:maoakeEnterprise/amazing
|
2026-03-24 16:12:19 +01:00 |
|
da7e
|
6730ebcdb5
|
It's aliiiive!
|
2026-03-24 16:10:57 +01:00 |
|
Maoake Teriierooiterai
|
c478400640
|
fix the cell pydantic cause the program was too long
|
2026-03-24 15:34:43 +01:00 |
|
da7e
|
a79d4e5c3b
|
algorithm edited but nothing better
|
2026-03-24 15:33:50 +01:00 |
|
Maoake Teriierooiterai
|
993bcce857
|
add generator to my maze generator DFS
|
2026-03-24 15:22:20 +01:00 |
|
Maoake Teriierooiterai
|
a85e342a0a
|
fix conflict
|
2026-03-24 14:31:49 +01:00 |
|
Maoake Teriierooiterai
|
4d151664ab
|
finish the generator DFS
|
2026-03-24 14:28:10 +01:00 |
|
da7e
|
8dc00e238a
|
Merge branch 'main' of github.com:maoakeEnterprise/amazing
|
2026-03-24 13:37:30 +01:00 |
|
da7e
|
0f19d24736
|
base but not working astar solver
|
2026-03-24 13:30:32 +01:00 |
|
Maoake Teriierooiterai
|
8b4ef7afce
|
finish the maze generator
|
2026-03-24 11:10:16 +01:00 |
|
Maoake Teriierooiterai
|
030c6142ba
|
need to fix my infinite while so i make a checkpoint if i need to restore it
|
2026-03-24 09:34:53 +01:00 |
|
Maoake Teriierooiterai
|
f8f0e31598
|
fix some bug with my unit testing on the DFS
|
2026-03-23 19:24:32 +01:00 |
|
Maoake Teriierooiterai
|
e75e14110d
|
adding my maze need to be tested
|
2026-03-23 18:49:13 +01:00 |
|
Maoake Teriierooiterai
|
22c44333c1
|
Merge branch 'main' into parsing
|
2026-03-19 18:21:30 +01:00 |
|
Maoake Teriierooiterai
|
b00ddc7d29
|
finish the unit testing on the parsing
|
2026-03-19 18:20:30 +01:00 |
|
Maoake Teriierooiterai
|
e4e8ebfc13
|
adding the unit testing and modify some function for my unit testing its pretty good i learn how to get a good struct for my classes
|
2026-03-19 18:11:30 +01:00 |
|
da7e
|
96b39fbeea
|
Maze tester
|
2026-03-19 17:30:18 +01:00 |
|
da7e
|
97b35fe3eb
|
add Cell tester + FIX: west setter for Cell class
|
2026-03-19 16:42:45 +01:00 |
|
da7e
|
ac13df160f
|
Merge branch 'config_class'
|
2026-03-19 16:14:04 +01:00 |
|
da7e
|
d2d477d1b5
|
config class added
|
2026-03-19 16:13:13 +01:00 |
|
Maoake Teriierooiterai
|
6d849a8121
|
Merge branch 'main' into parsing
|
2026-03-19 16:02:58 +01:00 |
|
Maoake Teriierooiterai
|
a4d55d5692
|
finish the parsing need to be test
|
2026-03-19 16:00:19 +01:00 |
|