Skip to content

basilean/panzas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PanZaS

!^-.-^

🕹️ https://basile.ar/panzas/ 🎮

Another way to browse video games legacy.

How it Works?

It tries to bring the best of these collections in the simpler way.

graph TD
    style A fill:#0e0,stroke:#010,stroke-width:1px;
    style B fill:#0ee,stroke:#011,stroke-width:1px;
    style C fill:#0ee,stroke:#011,stroke-width:1px;
    style D fill:#0ee,stroke:#011,stroke-width:1px;
    style E fill:#ee0,stroke:#111,stroke-width:1px;
    A(Github) -->|repo| B(LibRetro)
    A -->|repo| C(PanZaS)
    A -->|repo| D(IAGL)
    B <-->|api| E
    C -->|pages| E(SPA)
    D <-->|api| E
Loading
  • Internet Archive Game Launcher is a Kodi plugin. It has a curated database composed of XML files (usually one by platform), including games with information, images and most important, links to their roms from Internet Archive.
  • LibRetro is the one emulator run all platforms, it has an UI called RetroArch and they both come ready to go in its own GNU/Linux distribution Lakka. It uses a database where the RDB files are bytes encoded and it has a dedicated repository for images.

Special Thanks to...

Zack Morris and his great database: IAGL

LibRetro team for emulators and database: LibRetro