- TypeScript 97.8%
- JavaScript 1.3%
- PowerShell 0.4%
- PLSQL 0.1%
- GLSL 0.1%
|
Some checks failed
Deploy Main / deploy (push) Has been cancelled
Github Pages / GitHub Pages path filter (push) Has been cancelled
Linting / Linting path filter (push) Has been cancelled
Tests / check-path-change-filter (push) Has been cancelled
Github Pages / Github Pages (push) Has been cancelled
Linting / Run all linters (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
Tests / Run Tests-1 (push) Has been cancelled
Tests / Run Tests-2 (push) Has been cancelled
Tests / Run Tests-3 (push) Has been cancelled
Tests / Run Tests-4 (push) Has been cancelled
Tests / Check Test Results (push) Has been cancelled
Tests / Upload Test Coverage Badge (push) Has been cancelled
* chore!: update version to `1.11.14` * fix(battle): add another double battle desync failsafe (#7139) * dev: remove `@ts-nocheck` from `game-wrapper.ts` (#7070) * fix: properly utilize cached fetching for all URLs (#7129) |
||
|---|---|---|
| .devcontainer | ||
| .github | ||
| .vscode | ||
| assets@9156104aa6 | ||
| docs | ||
| LICENSES | ||
| locales@f3bed2ba02 | ||
| scripts | ||
| src | ||
| test | ||
| typedoc-plugins | ||
| .dependency-cruiser.cjs | ||
| .dockerignore | ||
| .editorconfig | ||
| .env | ||
| .env.app | ||
| .env.beta | ||
| .env.development | ||
| .env.production | ||
| .env.test | ||
| .git-blame-ignore-revs | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .ls-lint.yml | ||
| .nvmrc | ||
| biome.jsonc | ||
| CONTRIBUTING.md | ||
| CREDITS.md | ||
| Dockerfile | ||
| favicon.ico | ||
| global.d.ts | ||
| index.css | ||
| index.html | ||
| jsconfig.json | ||
| lefthook.yml | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| REUSE.toml | ||
| tsconfig.json | ||
| tsdoc.json | ||
| typedoc.config.js | ||
| vite.config.ts | ||
| vitest.config.ts | ||
PokéRogue is a browser based Pokémon fangame heavily inspired by the roguelite genre. Battle endlessly while gathering stacking items, exploring many different biomes, fighting trainers, bosses, and more!
Contributing
See CONTRIBUTING.md, this includes instructions on how to set up the game locally.
📝 Credits
If this project contains assets you have produced and you do not see your name, please reach out, either here on GitHub or via Discord.
Thank you to all the wonderful people that have contributed to the PokéRogue project! You can find the credits here.
Licensing
This repository seeks to be REUSE compliant: copyright and/or licensing information for each file is stored
either in the file itself or in an associated REUSE.toml file.
The full licensing information for each file can be found by utilizing REUSE's tooling, such as via reuse spdx.
An abbreviated summary of said information is as follows:
- All source code belonging to the project, unless otherwise noted, is licensed under AGPL-v3.0-only.
- All forms of documentation (both Markdown files1 and any comments explicitly documenting source code) are licensed under CC-BY-NC-SA-4.0.
- Auto-generated files produced by external tools or files of insignificant originality are not copyrighted and are licensed under CC0-1.0.
- To the extent that the assets we provide are licensable and applicable, they are licensed under CC-BY-NC-SA-4.0 unless otherwise noted.
Exceptions can be found in associated
REUSE.tomlfiles.- ⚠️ Files in
assets/that are not explicitly licensed viaREUSE.tomlfiles should be considered to have no licensing / copyright information.
- ⚠️ Files in
-
Including this README ↩︎