https://github.com/daboross/dxnr
WIP Python-based Screeps game AI
https://github.com/daboross/dxnr
Last synced: about 1 year ago
JSON representation
WIP Python-based Screeps game AI
- Host: GitHub
- URL: https://github.com/daboross/dxnr
- Owner: daboross
- License: mit
- Created: 2017-10-04T06:07:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T21:47:39.000Z (over 8 years ago)
- Last Synced: 2025-06-27T22:04:21.049Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dnxr
====
Fully autonomous [screeps] AI.
[Screeps] is a JavaScript based MMO game, where all actions are controlled through scripts. Some opt to manually
trigger their empire's operation, while others attempt fully autonomous codebases. This is the latter.
This repository uses [Transcrypt] to compile python to JavaScript.
You may be interested in:
- [building dnxr locally]
- [Transcrypt Peculiarities: Transcrypt vs. Python]
[building dnxr locally]: ./docs/building.md
[Transcrypt Peculiarities: Transcrypt vs. Python]: ./docs/transcrypt-peculiarities.md
[Transcrypt]: https://github.com/QQuick/Transcrypt
[screeps]: https://screeps.com/