This is a project for OCR Computer Science (The NEA portion), and this repository will serve as the proof of development of the application. The application will be a solar system simulator.
- Python 3.x
- Pygame library
- tkinter library (usually comes with python)
- customtkinter library
- bcrypt library
- pillow library
- Clone the repository:
git clone https://github.com/pestopasta74/Computer-Science-Project.git
or
git clone git@github.com:pestopasta74/Computer-Science-Project.git
- Install the required dependencies:
pip install -r Project_files/requirements.txt
This project is licensed under the MIT License - see the LICENSE file for details. (There are no options to add to this repository as it's a project for A-level Computer Science)