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
31
Commits
1
Branch
0
Tags
128
MiB
Python
100%
44154604fa
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
44154604fa
Merge remote-tracking branch 'origin/master'
2021-03-14 19:22:58 +01:00
resources
fully implemented random map generation
2021-03-12 21:25:33 +01:00
.gitignore
fixed all .gitignore issues
2021-03-10 15:03:51 +01:00
json_generator.py
edited some constant values and did some minor code refactoring
2021-03-14 00:59:00 +01:00
main.py
little bit of code clean-up
2021-03-14 19:18:23 +01:00
mine.py
simplified mine and tile classes
2021-03-12 21:24:04 +01:00
minefield.py
little bit of code clean-up
2021-03-14 19:18:23 +01:00
project_constants.py
reformated code to meet PEP 8 standards
2021-03-14 18:27:12 +01:00
tile.py
little bit of code clean-up
2021-03-14 19:18:23 +01:00