https://github.com/devcybiko/animals-js
https://github.com/devcybiko/animals-js
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devcybiko/animals-js
- Owner: devcybiko
- Created: 2022-06-24T03:54:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T11:10:28.000Z (about 4 years ago)
- Last Synced: 2026-03-25T16:30:00.697Z (3 months ago)
- Language: Python
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# animals-js
* To run the python version:
* `python3 animals.py`
* To run the javascript version:
* `npm i`
* `node animals.js`
* To clear the 'memory', delete 'tree.json' and it will start over
* This version of 'animals' will dump the decision tree and show you where the computer is currently 'thinking' with an arrow (<===)