Skip to content

This directory is created for uploading QHack solutions for IBM challenge

Notifications You must be signed in to change notification settings

dineshvishnugithub/QHack2022_LudoTeleport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QHack2022_LudoTeleport

This directory is created for uploading QHack solutions for IBM challenge

Steps to open & play the Game

  1. Install Django and Qiskit
  • To install Django type in: pip install Django==3.1.5
  • To install Qiskit type in: pip install qiskit
  1. Open the /qsite/qrng/views.py file
  • In the code you will see a line called IBMQ.enable_account('ENTER API KEY HERE'). This is where you need to put in an API token. In order to get an API key you will have to register to the IBM quantum experience: https://quantum-computing.ibm.com
  1. Using terminal, navigate to the directory where qsite folder has been extracted.
  2. Make sure you have the files up to date by entering: python manage.py migrate in to your terminal.
  3. Make sure you have the django webservice running by entering: python manage.py runserver in to your terminal.
  4. Now you are all set. Just open any web browser, and type http://localhost:8000/ to enjoy and play LudoTeleport!

Members

  • Vardaan Sahgal @Varary73
  • Deeksha Singh @deeksha-singh030
  • Dinesh Vishnu Kumar @dineshvishnugithub

About

This directory is created for uploading QHack solutions for IBM challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •