https://github.com/agrafix/b0rbit
(outdated) python bot for http://darkorbit.de
https://github.com/agrafix/b0rbit
Last synced: about 2 months ago
JSON representation
(outdated) python bot for http://darkorbit.de
- Host: GitHub
- URL: https://github.com/agrafix/b0rbit
- Owner: agrafix
- Created: 2014-03-02T11:06:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-02T11:09:15.000Z (over 12 years ago)
- Last Synced: 2026-03-12T04:06:11.891Z (3 months ago)
- Language: Python
- Homepage:
- Size: 133 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
B0rbit
======
# Intro
This is a small bot for the browsergame [DarkOrbit](http://darkorbit.de) which I hacked together back in 2011. It does not work anymore, but I thought it would be nice to share it for people to lern about browsergame bot coding. It also provided a small UI and you could see your ship, boxes and enemies flying around.
# Setup/Usage
You my either run the bot using
```python3 B0rbit.py```
or you can build a Windows-Executable using
```compile.bat```