Coder Social home page Coder Social logo

a_night_among_the_trees's Introduction

Hello! Here are instructions to playing "A Night Among The Trees" by Kieran Coe.

First, click on the "<> code" button and download this repository as a zip file. Once that is downloaded, click on the folder and click "Extract All". Create an empty folder for your extraction destination.

Next, download the latest version of python. This can be found at https://www.python.org/downloads/ Once the installer is downloaded, run the installer. MAKE SURE to click the box "Add Python 3.X to PATH" (X being the release number such as 11).

Next, go to the folder where the extracted files are and run your system terminal at this folder. On windows, this is done by right clicking in an open space of the folder and choosing "Open In Terminal".

In the terminal, type in "python --version" to ensure python is downloaded. The version should be 3.X. Next, type "pip list" to make sure pip is downloaded. If it gives you a short list, this is good! If it gives you an error, type in "python -m pip install --upgrade pip". Check to make sure it's loaded with "pip list".

MAKE SURE that the terminal is running at the location of the game's folder and that python and pip are both accessable here before the next step. Once pip is installed, type in the following three lines one at a time: "pip install opencv-python" "pip install pygame" "pip install inputimeout"

After all three are installed, close the terminal. Next, click "RUN ME" and the game should run!!!

a_night_among_the_trees's People

Contributors

kcoe1 avatar

Stargazers

 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.