Skip to content

My Hangman project for Part II of EMURGO Academy's Haskell course

License

Notifications You must be signed in to change notification settings

iburzynski/HaskellHangman

Repository files navigation

EMURGO Academy Haskell Course: Part II

This repository contains a preconfigured Haskell development environment, allowing you to start coding in Haskell with zero installation using Gitpod and a browser-based version of VS Code.

The environment contains a guided Hangman project, designed as a companion to the second part of EMURGO Academy's Haskell course.

Create Your Environment

  1. Fork this repository
  2. Copy the link to your new repository and prefix it with "https://gitpod.io/#" in your browser
  3. Click Continue with GitHub and Authorize gitpod-io
  4. Wait for the environment to build. This can take a while the first time.
  5. Select "VS Code Browser" as your editor.

Build Your Project

As you attend the live sessions, complete each of the assignments in the /assignments directory, making changes to the associated .hs files in the /solutions directory.

As you complete the assignments, stage, commit and push your changes to Github using the Source Control tab in the left panel.

About

My Hangman project for Part II of EMURGO Academy's Haskell course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published