Code Monkey home page Code Monkey logo

osgameclones's Introduction

Open Source Game Clones

Build and Deploy Netlify Status

This is the source of http://osgameclones.com. Feel free to add new games or improve information about those already in the database by submitting a pull request or opening an issue.

Games database

All of the games and their references to the original games are stored in YAML files under games and originals. All information is inside, and you should more or less understand what's going on by reading it. Sorting is alphabetical, with the exception of ScummVM, just because it's so many games at once.

Add a clone / remake of a game

Fill in the game form presented when you create a new issue. Even better if you edit the files in the games directory directly. Your changes will be submitted as a pull request. All games are validated against the rules in the schema/games.yaml validation file.

Add a reference to the original game

Fill in the add original form. All the games listed need an original game they re-implement or clone. If there is no existing game entry in originals directory you can create a new entry for it by following the following format. All originals are validated against the rules in the schema/originals.yaml validation file.

Contributing

Pre-requisites

Install

Clone this repository and run inside the directory:

poetry install

Building

Simply run the following to build the project into the _build directory.

make

Running the server with Docker

You must first build a Docker image

make docker-build

After building the docker image, run the server with Docker

make docker-run

The server will be available at http://localhost:80, you can choose the port with the PORT variable.

# The server will be available at http://localhost:3000
make docker-run PORT=3000

License

See LICENSE

osgameclones's People

Contributors

cxong avatar wonea avatar piranha avatar nikuda avatar pehsa avatar vsolovyov avatar mailaender avatar commonloon102 avatar tzizi avatar hiradur avatar jg916 avatar carstene1ns avatar kparal avatar mdtrooper avatar tukkek avatar neuromancer avatar trilarion avatar francot514 avatar dependabot[bot] avatar hellcp avatar hhirsch avatar segrax avatar sengaya avatar hansejo avatar guillemj avatar omniblade avatar reujab avatar drmccoy avatar caiotava avatar supsuper avatar

Watchers

 avatar

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.