GithubHelp home page GithubHelp logo

kiptoke / osgd-collection Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 907 KB

A curated list of open-source game development resources.

License: MIT License

SCSS 67.23% Vue 12.15% TypeScript 20.62%
game-development open-source game

osgd-collection's Introduction

๐ŸŽฎ The OSGD Collection

Netlify Status

The Open Source Game Development (OSGD) Collection is a curated list of freely available open-source game development resources that anyone can access. The purpose of the list is to serve as a central repository of open-source game development projects for anyone to discover, use, or contribute to.

It can be accessed through: opensourcegamedev.com

The list is maintained by Kiptoke, who can also be found on Twitter as @KiptokeDev.

Contributing to the OSGD

Changes to the OSGD List

Want to add, remove, or change an entry in the OSGD list? Then please feel free to create an issue in order to do so! Note that all proposed changes to the OSGD are subject to review before being accepted.

If you're interested in adding an entry into the OSGD, be sure to help me by placing the project into one of these 6 categories:

  • Game Engine
  • Code
  • Art
  • Audio
  • Design
  • Games

Additionally, make sure that the project meets the OSGD requirements:

  • The project must be freely available to build and modify - having standalone paid version (like Aseprite) is fine, as long as people can freely access the repository and build their own verion.
  • The project cannot directly be involved with cryptocurrency and/or NFTs.
  • The project's code must be hosted on GitHub.

Changes to the Website

Want to suggest a cool new feature or even help me develop the OSGD site? Feel free to take a look at the issues page. There, you can either take on a proposed change to the website under the ENHANCEMENTS tag, or propose a change of your own! If you need an idea of how you can help improve the site, please take a look at the What's Next section in the about page.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

osgd-collection's People

Contributors

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