0-error

Competitive Pokémon battling AI

https://github.com/pkmn/0-error

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary

Keywords

ai artificial-intelligence pokemon
Last synced: 6 months ago · JSON representation ·

Repository

Competitive Pokémon battling AI

Basic Info
  • Host: GitHub
  • Owner: pkmn
  • License: other
  • Language: Zig
  • Default Branch: main
  • Homepage: https://pkmn.cc/0-ERROR
  • Size: 315 KB
Statistics
  • Stars: 9
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 80
Topics
ai artificial-intelligence pokemon
Created about 7 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

0 ERROR

License


0 ERROR (named after a famous glitch in Generation I, while also alluding to flawless play) is a competitive Pokémon battling AI based on concepts from state of the art research 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 to accelerate search and evaluation and enables offline play in the PocketMon client UI.

License

0 ERROR is licensed under the Creative Commons BY-NC-ND 4.0 license. This is atypical, CC BY-NC-ND is not an open source license, 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.

CC BY-NC-ND 4.0

Owner

  • Name: pkmn
  • Login: pkmn
  • Kind: organization

A collection of projects centered around competitive Pokémon battling.

Citation (CITATION.cff)

cff-version: 1.2.0
title: 0 ERROR
type: software
authors:
  - given-names: Kirk
    family-names: Scheibelhut
    email: pre@pkmn.cc
    orcid: 'https://orcid.org/0009-0004-7829-4237'
license: CC BY-NC-ND 4.0
url: 'https://pkmn.cc/0-ERROR'
repository-code: 'https://github.com/pkmn/0-ERROR'
repository-artifact: 'https://github.com/pkmn/0-ERROR/releases/'
abstract: >-
  0 ERROR is a competitive Pokémon battling AI based on concepts from state of
  the art research 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 and enables offline play in the PocketMon
  client UI.

GitHub Events

Total
  • Release event: 243
  • Watch event: 2
  • Delete event: 246
  • Create event: 242
Last Year
  • Release event: 243
  • Watch event: 2
  • Delete event: 246
  • Create event: 242

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/ci.yml actions
  • AnnikaCodes/install-ziglint v0.1 composite
  • actions/checkout v3 composite
  • goto-bus-stop/setup-zig v2 composite
package.json npm
  • @pkmn/dex ^0.7.55 development
  • @pkmn/eslint-config ^6.0.0 development
  • @pkmn/login ^0.1.0 development
  • @types/jest ^29.5.7 development
  • @types/minimist ^1.2.4 development
  • @types/node ^20.8.10 development
  • @types/ws ^8.5.8 development
  • @vitest/coverage-c8 ^0.33.0 development
  • binaryen ^116.0.0 development
  • bufferutil ^4.0.8 development
  • eslint ^8.53.0 development
  • minimist ^1.2.8 development
  • reconnecting-websocket ^4.4.0 development
  • source-map-support ^0.5.21 development
  • typescript ^5.2.2 development
  • vitest ^0.34.6 development
  • ws ^8.14.2 development
  • @pkmn/data ^0.7.55
  • @pkmn/engine 0.1.0-dev.4f7cbb89
  • @pkmn/sets ^5.1.0
package-lock.json npm
  • 392 dependencies