awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesGame State Persistences

Mechanisms for saving and synchronizing real-time game progress and emulator snapshots to a remote server.

Distinguishing note: None of the candidates relate to game-specific state saving or emulator snapshot persistence.

Explore 2 awesome GitHub repositories matching data & databases · Game State Persistences. Refine with filters or upvote what's useful.

Awesome Game State Persistences GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rommapp/rommAvatar de rommapp

    rommapp/romm

    7,824Ver en GitHub↗

    Romm is a self-hosted game library manager and ROM management web interface. It serves as a central server for storing and categorizing game files and emulator firmware, providing a web-based browser to organize collections through automated library scanning and metadata retrieval. The project distinguishes itself by integrating a web-based emulator frontend that uses WebAssembly to play games directly in the browser. It further provides a game save synchronization server that uses SSH-based synchronization to transfer save states and progress between the server and registered handheld device

    The project writes save actions and state captures from an active emulator session directly back to the server.

    Pythonemulationopen-sourceretrogaming
    Ver en GitHub↗7,824
  • humpheh/goboyAvatar de Humpheh

    Humpheh/goboy

    2,637Ver en GitHub↗

    Goboy is a GameBoy emulator written in Go that allows original handheld game ROMs to run on modern computer hardware. It supports both monochromatic and color display modes. The project includes specialized tools for retro game debugging and graphics inspection. These capabilities allow for the analysis of game logic by stepping through opcodes, profiling processor execution in real time, and inspecting background palettes, sprite data, and map layouts. The emulator provides game state preservation by writing cartridge RAM to local files. It also implements pixel-buffer rasterization for ren

    Preserves game progress by writing virtual cartridge RAM to local files.

    Goemulatorgameboygameboy-emulator
    Ver en GitHub↗2,637
  1. Home
  2. Data & Databases
  3. Game State Persistences