Git Product home page Git Product logo

creative-scala-template's Introduction

Creative Scala Template

This is a template project designed for people taking Creative Scala.

  1. Fork or clone this template. What's the difference?

    • If you fork this repository you get your own copy on Github. You can then clone that repository to get a copy on your computer and save work back to your fork on Github and share it with other programmers.
    • If you clone this repository without forking you get a copy on your computer but no copy on Github that you can save work back to and share.
  2. Open your Terminal or Command Prompt in this directory.

    1. In Visual Studio, go to Terminal -> New Terminal. There should be a terminal window that pops up under the code editor.
    2. Or, in Mac,
      1. Press Cmd + Space to open the Spotlight Search.
      2. Type "Terminal" to find the Terminal.
      3. Click that to open it.
      4. Go to this directory: cd <path to>/creative-scala-template. Replace <path to> with your directory path.
    3. In Windows,
      1. Go to the Start Menu.
      2. Search for Command Prompt.
      3. Click that to open it.
      4. Go to this directory: cd <path to>/creative-scala-template Replace <path to> with your directory path.
  3. Type sbt run and skip to step 6 (steps 4 and 5 do the same thing as this). Or, continue to step 4.

  4. Run ./sbt.sh (OS X and Linux) or sbt.bat (Windows) to start SBT.

  5. Type console in SBT.

  6. Type Example.image.draw(). You should see a pop-up window containing a picture of three nested circles. If so, everything is working well.

You can edit the file Example.scala to create your own code. See Creative Scala for more!

creative-scala-template's People

Contributors

eed3si9n avatar jasnamrb avatar noelwelsh avatar pwdd avatar sethtisue 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.