Skip to content

An Innovative Gaming Platform that Integrates Digital Games with Physical Fitness.

License

Notifications You must be signed in to change notification settings

Innovation-Skyline-2020/GameInShape

Repository files navigation

GitHub license PRs Welcome GitHub contributors GitHub forks GitHub Repo stars GitHub Repo Issues

Overview

We can’t compromise on Health by playing Online Games. But we can’t compromise on the enjoyment aspect as well. Is there a way to integrate both of them ? Yes!!

                Online Games ?                                                                   Physical Fitness ?

  • We introduce you our innovative online gaming platform GameInShape that integrates Online gaming with varied levels of physical activity, providing users a unique and a flexible gaming experience thereby ensuring physical fitness at the same time.

  • Users would have a choice to toggle between digital and physical modes of playing the individual games.

Glimpses of our product

Watch the Short Video about Project here!

Currently, Our product supports two popular games:

But it is easily scalable to most of the games, We will release the updated version which incorporates many popular games soon!

Tech Stack

Wanna try our Product ?

Head over this GameInShape to start!

Getting Started

Steps to run the Project in your local device !!

  • Fork this repository.
  • Clone the repository to your System using git clone
  • Example : git clone https://github.com<your-github-username>/Innovation-Skyline-2020/GameInShape
  • Create a new Virtual Environment with python 3.8.3 version.
  • Install all the dependencies with pip install -r requirements.txt.
  • Make sure you are in root directory & run the command python manage.py runserver.
  • Once it shows Running on http://127.0.0.1:8000/ go to http://127.0.0.1:8000/ in your browser.

Contributing to Project

Go through the link If you are new to Open Source Contribution here on making your First Contribution !!

  • Fork this repository
  • Clone the repository to your System using git clone https://github.com<your-github-username>/Innovation-Skyline-2020/GameInShape"
  • Create a branch :-
    • Change to the repository directory on your computer cd GameInShape
    • Now create a branch using the git checkout command: git checkout -b your-new-branch-name
  • Make changes as per your requirement to solve the mentioned issues or new ones and commit those changes.
  • If you go to the project directory and execute the command git status, you'll see there are changes.
  • Add those changes to the branch you just created using the git add.
  • Now commit those changes using the git commit command: git commit -m "Added the feature of Suggesting Music"
  • Push your changes to GitHub using the command git push origin <add-your-branch-name>
  • If you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.
  • Now describe the changes you made and submit the pull request.
  • Wait for the Maintainers to review :)
  • For more detailed Instructions, visit our Contributors Guideline here.

Project Admin

Reach out for queries here : SanjayMarreddi

Contributors

Thanks to all these wonderful developers who made this project awesome!

License

This project is under MIT License