Skip to content

krkartikay/ExEplore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExEplore

Dependencies

  • pip
  • python3
  • MySQL

Installation

  1. Create virtual environment and install requirements
$ git clone https://github.com/Kartikay26/ExEplore.git
$ cd ExEplore
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
  1. Create mysql database. All the SQL queries are mentioned in exeplore/database.txt.
  2. Use python exeplore/__init__.py to run the app.

About

Online Gaming website with various Javascript and Unity Games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published