GithubHelp home page GithubHelp logo

supertanglang / osgameclones Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opengaming/osgameclones

0.0 0.0 0.0 1.87 MB

Open Source Clones of Popular Games

Home Page: http://osgameclones.com/

License: Other

Shell 1.37% Makefile 0.74% Python 16.24% HTML 34.32% CSS 19.44% JavaScript 27.89%

osgameclones's Introduction

Open Source Game Clones

This is a source of http://osgameclones.com. Feel free to submit pull requests to add new games and improve information about those already in the database.

Games database

Check out the YAML files under /games. 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

Simplest way to contribute is to open a new issue and fill in the template. Even better if you edit the /games files directly. Your changes will be submitted as a pull request.

If you're adding a new clone/remake:

name: # required : Name of clone/remake
repo: # Link to source code
url: # Link to website
development: # One of: complete, very active, active, sporadic, halted
status: # One of: playable, semi-playable, unplayable
lang: [] # List of programming languages used
framework: [] # List of engines/tools used
license: # See licenses in schema.yaml
content: # One of: commercial, free, open, swapable # free means no cost, open means liberally licensed
info: # Notes about the game
updated: # Date when game was added or updated
images:
  - # Link(s) to screenshot(s)
video:
  youtube: # YouTube video ID
  vimeo: # Vimeo video ID

Add a game parent

If you're adding a new game group:

- name: # required : Name of the original game
  names:
    - # Other names for the game, or other games in the series
  meta:
    genre: [] # See genres in schema.yaml
    subgenre: [] # See genres in schema.yaml
    theme: [] # See genres in schema.yaml
  remakes:
    - # List of remakes, see above
  clones:
    - # List of clones, see above

A Wikipedia link is created for all original game names; if the article link is different, use the following syntax:

name: [Name, Name of Wikipedia article]

If the game has a non-Wikipedia link:

name: [Name, 'http://www.example.com']

Please refer to the template and the schema.yaml file when adding new games.

osgameclones's People

Contributors

piranha avatar wonea avatar nikuda avatar vsolovyov avatar cxong avatar mailaender avatar hiradur avatar tukkek avatar neuromancer avatar hhirsch avatar segrax avatar carstene1ns avatar guillemj avatar drmccoy avatar rohit-n avatar gecube avatar dreadknight avatar ibpx avatar sengaya avatar absorber avatar andreas-jonsson avatar nzero avatar vittorioromeo avatar 5tefan avatar jansimek avatar pixe1f10w avatar gakowalski avatar forty-bot avatar dulsi avatar denilsonsa 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.