Skip to content

Commit

Permalink
CITATION
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibo committed Dec 20, 2023
1 parent 25ed70a commit 98dcb3f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
cff-version: 1.2.0
title: libpkmn
type: software
authors:
- name: pkmn contributors
license: MIT
url: 'https://pkmn.cc/engine'
repository-code: 'https://github.com/pkmn/engine'
repository-artifact: 'https://github.com/pkmn/engine/releases/'
abstract: >-
libpkmn is minimal, complete, Pokémon battle simulation engine optimized for
performance and designed for tooling, embedded systems, and artificial
intelligence use cases. This engine aims to be a frame-accurate and
bug-for-bug compatible implementation of both Pokémon battles as defined by
the original game code and the Pokémon Showdown1 simulator which represents
Pokémon battling as practically interpreted online.

0 comments on commit 98dcb3f

Please sign in to comment.