Code Monkey home page Code Monkey logo

avatar-game's Introduction

Savior

To run this, install Python using the following instructions:

  • First, visit https://www.python.org/downloads/release/python-3105/ in a web browser.
  • Scroll down to the "Files" header on the bottom of the page. Download the macOS 64-bit universal2 installer.
  • Find where you downloaded the file, which will be called python-3.10.5-macos11.pkg or python-3.10.5-macosx10.9.pkg. Double-click it to launch it.
  • Click Continue 2 times, read the license agreement and press Continue again.
  • Click Agree in the pop up window. Then click Install. If prompted, allow installer to access files.
  • Wait until you see "The installation was completed successfully". Then close the window.
  • Press Command–Space to show the Spotlight, and type idle. Click on it to open. You should see a Python window pop up. This is the Python console, an - interactive program that lets you run simple Python code. Try typing in 2 + 3 and pressing Enter. You should see the number 5 printed! You can close this window or type in exit() and press Enter to quit.
  • Now that Python is installed, you'll install PyCharm, a powerful tool for writing Python programs. Here is a helpful step-by-step breakdown of PyCharm installation: https://www.jetbrains.com/help/pycharm/installation-guide.html#f1b17fe3
  • Afterwards, follow the instructions on this website (https://www.jetbrains.com/help/pycharm/creating-and-running-your-first-python-project.html#creating-simple-project) to create a project file. Then, copy this source code to the file to run it.

avatar-game's People

Contributors

maryamtaj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.