An open API service indexing awesome lists of open source software.

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

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/