Giter Site home page Giter Site logo

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.

How

Check games.yaml out. All information is inside, and you should more or less understand what's going on by reading it.

Use this template:

- name: Some Game
  clones:
    - name: Some Free Game
      url: somefreegame.com
      repo: https://github.com/foobar/SomeFreeGame
      info: active development, playable, C++
      added: 2014-04-04
      media:
        - url: http://somefreegame.com/img1.jpg
          image: http://somefreegame.com/img1_thumbnail.jpg
        - url: http://somefreegame.com/img2.jpg
          image: http://somefreegame.com/img2_thumbnail.jpg
        - raw: <iframe width="320" height="240" src="//www.youtube.com/embed/abcdefg1234?rel=0" frameborder="0" allowfullscreen></iframe>
  • name/names: Name of the original game
    • If the game goes under multiple names, or if the clone is inspired by multiple related games, use names
    • A Wikipedia link is created for the name; if the article link is different, use the syntax [Name, Name of Wikipedia article]
  • clones/reimplementations: List the clones/reimplementations under this heading. Multiple clones can be listed.
    • name: Name of the clone
    • url: URL of clone main page
    • repo: (optional) if the clone has an online code repository (e.g. GitHub), link here
    • info: free text, but try to use terms already used in the list. HTML is supported
    • added: (optional) date when this clone was first added. Newly added clones are highlighted
    • media: (optional) list of screenshots or videos for the clone
      • image: URL of an image to display, preferrably a thumbnail
      • url: (optional) link to a bigger image, when the user clicks the thumbnail
      • raw: to embed raw HTML, e.g. to embed a video, use this tag followed by raw HTML

osgameclones's People

Contributors

adrianheine avatar carstene1ns avatar cxong avatar deceth avatar deeunderscore avatar dreadknight avatar drmccoy avatar forty-bot avatar gecube avatar gtanczyk avatar hhirsch avatar jansimek avatar lluchs avatar mailaender avatar mauk81 avatar mithbre avatar neuromancer avatar piranha avatar pulkomandy avatar rohit-n avatar segrax avatar sirtony avatar squiddy avatar vittorioromeo avatar vsolovyov avatar

Watchers

 avatar  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.