Coder Social home page Coder Social logo

meienberger / nextgba Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 932 KB

Self-hosted app to play Gameboy games in your browser ๐Ÿ•น๏ธ

License: GNU General Public License v3.0

Dockerfile 1.72% JavaScript 0.66% TypeScript 94.70% CSS 2.92%
gameboy-emulator retrogaming self-hosted

nextgba's Introduction

NextGBA - All you gameboy games in a browser window

License Version Issues

Have you ever wanted to play your favorite gameboy games in a self-hosted web app that can save the game state and can be accessed from anywhere on your network? NextGBA is your friend! It emphasize a simple UI with all the features you could ever need. The game player is based on the very famous EmulatorJS project.

Preview Upload Ingame

โšก Getting Started

To get started simply create a docker-compose file with the following content:

services:
  nextgba:
    container_name: nextgba
    image: ghcr.io/meienberger/nextgba:latest
    ports:
      - 3000:3000
    volumes:
      - ./data/games:/data/games

You can also spin it up through a tipi instance so everything will be preconfigured for you. Check out tipi here

โค๏ธ Contributing

Any kind of contributions are welcome on this project! If you encounter any issues or have any ideas for new features, feel free to open an issue or a pull request.

๐Ÿ“œ License

NextGBA is licensed under the GNU General Public License v3.0. TL;DR โ€” You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.

nextgba's People

Contributors

meienberger avatar

Stargazers

 avatar KAREM Oussama avatar Peach avatar Alpha avatar  avatar Zasha avatar  avatar Stavros avatar

Watchers

 avatar  avatar

Forkers

rzechu

nextgba's Issues

Dark mode

It would be nice to have a dark mode in the app too.

Added Entries not appearing in the list

Hello, I have a few ROMs that I uploaded and have not appeared in the list, and if I attempt to reupload them, I am notified that the game has already been added. If I change the name slightly to upload the rom under a new name, I see the notification that the game was added, but the list does not reflect this.

If I navigate to the folder where the games are held /nextgba/data/games/ the files are in the directory.

I have tried clearing my cache and using different devices and browsers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.