Rock_papper_Scissor VS CryptoMan-GUI

Compare Rock_papper_Scissor vs CryptoMan-GUI and see what are their differences.

Rock_papper_Scissor

This is the classic rock papper scissor game made using python-kivy. (by AkuSarma)

CryptoMan-GUI

This is a simple kivy application to encrypt and decrypt files or a whole directory tree. (by DevprojectEkla)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Rock_papper_Scissor CryptoMan-GUI
1 1
3 1
- -
1.8 3.5
over 3 years ago 24 days ago
Python Python
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Rock_papper_Scissor

Posts with mentions or reviews of Rock_papper_Scissor. We have used some of these posts to build our list of alternatives and similar projects.

CryptoMan-GUI

Posts with mentions or reviews of CryptoMan-GUI. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-09.
  • Is it worth to learn tkinter in 2023?
    3 projects | /r/learnpython | 9 Jan 2023
    That's what I used for my first try with GUI programing. I made an interface for a little app that can encrypt or decrypt files or directories (https://github.com/DevprojectEkla/CryptoMan-GUI, if you want to run it there is a few steps to go through, git clone the repository ,cd into it, create a python environment python -m venv kivy_envactivate the environment using source kivy_env/bin/activate on linux (or on a Windows machine from cmd I think simply running kivy_env/Scripts/activate should do it you will notice a change in the prompt prefixed with (kivy_venv) ) then install the requirements using python -m pip install -r requirements.txt and once it is done run python _00_CryptoGUI.py all this should be familiar to everybody but since we are in r/learnpython I thought it could be helpful for beginners).

What are some alternatives?

When comparing Rock_papper_Scissor and CryptoMan-GUI you can also consider the following projects:

kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

Modern_GUI_PyDracula_PySide6_or_PyQt6

CoinTex - A cross-platform multi-level game created in Python using Kivy.

flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.