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
42
Commits
1
Branch
0
Tags
128
MiB
Python
100%
acb231f049
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
JakubR
acb231f049
added JsonGenerator method for setting agent's starting position, also minor code refactoring
2021-03-31 21:56:53 +02:00
mine_models
added different mine types recognition and creation in Minefield
2021-03-27 21:41:57 +01:00
resources
added different mine types recognition and creation in Minefield
2021-03-27 21:41:57 +01:00
.gitignore
fixed all .gitignore issues
2021-03-10 15:03:51 +01:00
agent.py
delete 'mines_models/tests.py'
2021-03-27 13:32:18 +01:00
json_generator.py
added JsonGenerator method for setting agent's starting position, also minor code refactoring
2021-03-31 21:56:53 +02:00
main.py
delete 'mines_models/tests.py'
2021-03-27 13:32:18 +01:00
minefield.py
added different mine types recognition and creation in Minefield
2021-03-27 21:41:57 +01:00
project_constants.py
added different mine types recognition and creation in Minefield
2021-03-27 21:41:57 +01:00
tile.py
little bit of code clean-up
2021-03-14 19:18:23 +01:00