This website requires JavaScript.
Explore
Help
Sign In
jay
/
angram
Watch
1
Star
0
Fork
0
You've already forked angram
Code
Issues
Pull Requests
Releases
Wiki
Activity
77
Commits
3
Branches
0
Tags
60394e38eb58a93c2e099372571dc011db99d26d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
jay
60394e38eb
refactor:
♻️
replace
add
with
vec3.offset
...
This avoids having to import and creat a `new vec3.v()`
2021-03-24 00:40:54 +05:00
.vscode
ci:
🔧
add vscode conventional commits scopes
2021-03-22 14:51:02 +05:00
lib
refactor:
♻️
replace
add
with
vec3.offset
2021-03-24 00:40:54 +05:00
.gitignore
feat(statemachine):
🚧
first draft of new xstate based statemachine implementation
2021-03-22 14:32:08 +05:00
package.json
build(typescript):
🚨
add @types dep to satisfy typescript errors
2021-03-23 13:25:26 +05:00
Description
A high-level, general purpose and modular minecraft bot using hot re-loadable (without restarting the bot!) plugins. Batteries included, launch to run!
163
KiB
Languages
JavaScript
100%