https://github.com/euank/bnb-bot
Build-n-bump-n-bot
https://github.com/euank/bnb-bot
Last synced: 10 months ago
JSON representation
Build-n-bump-n-bot
- Host: GitHub
- URL: https://github.com/euank/bnb-bot
- Owner: euank
- License: agpl-3.0
- Created: 2016-08-31T04:56:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T05:02:26.000Z (almost 10 years ago)
- Last Synced: 2025-01-24T17:20:06.163Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BnB-bot
This repository contains the fiddlings I created by reverse engineering the wire-protocol of the "node webkit" (desktop) version of the [Build 'n Bump game](https://roppychop.itch.io/build-n-bump).
## Status
The current state of the code is some poorly factored poorly managed socket.js
code to hover over the opponent and win.
I intend to refactor it out to a library and make it actually play somewhat realistically eventually.
## License
AGPL-3.0