Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkmn/0-error
Competitive Pokémon battling AI
https://github.com/pkmn/0-error
ai artificial-intelligence pokemon
Last synced: 22 days ago
JSON representation
Competitive Pokémon battling AI
- Host: GitHub
- URL: https://github.com/pkmn/0-error
- Owner: pkmn
- License: other
- Created: 2019-01-18T21:40:23.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T02:16:02.000Z (9 months ago)
- Last Synced: 2024-04-14T00:55:37.244Z (9 months ago)
- Topics: ai, artificial-intelligence, pokemon
- Language: Zig
- Homepage: https://pkmn.cc/0-ERROR
- Size: 169 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
**0 ERROR** (named after a [famous glitch in Generation
I](https://bulbapedia.bulbagarden.net/wiki/0_ERROR), while also alluding to flawless play)
[is](https://pkmn.cc/vaporware.png) a competitive Pokémon battling AI based on concepts from [state
of the art research](https://pkmn.ai) that aims to achieve superhuman performance with minimal
resource usage. 0 ERROR relies on EPOké's enhanced battle state tracking and prediction capabilities
to improve its perceived information set as well as an optimized battle simulation
[engine](https://github.com/pkmn/engine) to accelerate search and evaluation and enables offline
play in the [PocketMon](https://github.com/pkmn/PocketMon) client UI.## License
0 ERROR is licensed under the [Creative Commons BY-NC-ND 4.0
license](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode). This is atypical, CC BY-NC-ND
is **not** an [open source license](https://opensource.org/licenses), **0 ERROR code and
derivatives may not be used for commercial purposes** (including, but not limited to, hosting with
any sort of advertising) and **you may not distribute this code with any modifications**. Please
read the license carefully for full details.