gurjeetsinghvirdee / Runn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runn Gesture Gaming

GitHub forks GitHub stars

GitHub issues GitHub issues closed GitHub pull requests GitHub pull requests GitHub repo size

📖 Introduction

This repo is collection of different games predominantly created using python and uses gestures instead of traditional keyboard or mouse input to play games. The games will include everything from arcade, sci-fiction, shooting etc. Gesture Gaming

✨ How to Contribute

PRs Welcome Open Source Love svg2

  • You are free to make any games of our own choice from scratch using any language
  • The final game should be playable by gestures but contribution is also accepted in parts i.e. one PR will be making a game, another one will be adding gesture to it and also enhancements will be accepted
  • We are also accepting ideas for the people who are not much into writing actual code but are interested to share their awesome ideas about games.

Steps to Contribute

    1. Fork this repo and clone it on your local machine
    1. Next create a new branch stating issue number and switch to it
    1. Make changes and commit changes, I would recommend making a fresh new folder with your game name and put all the files into that.
    1. Push to remote
  • You can follow these links for proper code and walkthrough How to contribute, Youtube Video

Part of Girlscript Summer of Code 2022

Contributors

💻 Languages and Frameworks

  • Python
  • OpenCV
  • Mediapipe
  • Pygame

Licenses

MIT LICENSE

About

License:MIT License


Languages

Language:Jupyter Notebook 53.5%Language:Python 42.3%Language:JavaScript 1.9%Language:HTML 1.5%Language:CSS 0.7%