dont-track-me-google
Firefox and Chrome extensions to prevent Google from making links ugly.
JavaScript★ 587
A multiplayer game matchmaking server for Snake and Ladders and Connect Four
git clone https://github.com/YashasG98/Multiplayer-Game-Server.gitYashasG98/Multiplayer-Game-ServerA web app which supports multiplayer gaming.
sudo apt update sudo apt install mysql-server libmysqlclient-dev #setting your password sudo mysql mysql > ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'your_new_password'; mysql > FLUSH PRIVILEGES; mysql > exit mysql -u root -p #enter your password when prompted mysql > source db_config.sql mysql > quit exit
sudo pip install virtualenv python3 -m venv flaskenv source flaskenv/bin/activate pip install -r requirements.txt
Change your password at line 12 of server.py
python3 server.py
To login and play, use two different browsers, as we use cookies to save user information.
more like this
Firefox and Chrome extensions to prevent Google from making links ugly.
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags