This website requires JavaScript.
Explore
Help
Sign In
s452711
/
Projekt_Sztuczna_Inteligencja
Watch
5
Star
3
Fork
0
You've already forked Projekt_Sztuczna_Inteligencja
Code
Issues
Pull Requests
Releases
Wiki
Activity
52
Commits
1
Branch
0
Tags
128
MiB
Python
100%
925350569d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
s452645
925350569d
changed move validation return type to Boolean
2021-04-14 22:41:07 +02:00
mine_models
robotic assets
2021-04-14 12:01:20 +02:00
resources
robotic assets
2021-04-14 12:01:20 +02:00
.gitignore
fixed all .gitignore issues
2021-03-10 15:03:51 +01:00
agent.py
changed coordinates naming convention to (row, column)
2021-04-11 19:04:06 +02:00
json_generator.py
fixed bug related to agent's starting position. reworked map generating method
2021-04-03 23:00:46 +02:00
main.py
changed coordinates naming convention to (row, column)
2021-04-11 19:04:06 +02:00
minefield.py
changed move validation return type to Boolean
2021-04-14 22:41:07 +02:00
project_constants.py
robotic assets
2021-04-14 12:01:20 +02:00
tile.py
little bit of code clean-up
2021-03-14 19:18:23 +01:00