Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tautcony/arknights-particle


https://github.com/tautcony/arknights-particle

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Arknights Particle

This repository accomplishes the reverse engineering of the code for the WebGL portion of the official Arknights website, enabling it to function independently.

# Preview
Here's a sneak peek of this repo: [Arknights Particle](https://tautcony.github.io/arknights-particle/)

# Getting Started

To begin working with this repository, follow these steps:

```shell
git clone https://github.com/tautcony/arknights-particle.git
cd arknights-particle
npm install
npm run build
npm run start
```

# License
Distributed under the GPLv3+ License. See LICENSE for more information.

# Disclaimer
This repository has been created for educational purposes only.