Skip to content

Organize your games library and play retro games using online emulators

License

Notifications You must be signed in to change notification settings

paulotruta/gamebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamebox

MIT License

Go-to self-host app for game archivists! Organize your games library, archive and play retro games using online emulators!

NOTE: This is a very early stage application and is currently under active development. The current app state as it is available in this repository is not guaranteed to work or be fully safe to use.

Features

  • Organize your console / games collection
  • Automatically pull game metadata from known source websites
  • Upload your digitally preserved ROMs
  • Play retro games using only your browser! ( *Limited to supported platforms )

Demo

A test deployment is not available at this time ;)

Documentation

The entire project documentation is available in this repository, in the /docs folder. Additions are welcome via PR.

Run Locally

Clone the project

  git clone https://github.com/paulotruta/gamebox

Go to the project directory

  cd gamebox

Start environment

pipenv shell
  

Run migrations

  python3 manage.py migrate
  

Start the server

  python3 manage.py runserver

Running Tests

TODO

Tech Stack

This app uses Wagtail as its building block. Wagtail is based on the Django framework, which itself is created using the Python programming language.

Support

This application is very early stage in its development state, therefore no proper support can be provided. You are welcome to open an issue on this repository and report a problem using the appropriate issue template. Please answer as many questions and provide as most detailed information as possible. I will do my best to get back and help if possible.

About

Organize your games library and play retro games using online emulators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published