Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.3 KB

FEUP-FPRO-SOLITAIRE

Extra credit project for the FPRO course unit at FEUP.

Old readme (in portuguese)

Objective

Recreate the classic Klondike solitaire.

Description

It's a single player card game where the aim is to move all the cards from the same suit to the same stack. These movements have certain rules, like cards having to be stacked in order but in alternating colors.

UI

UI

Libraries

Tasks

  • Cards
  • Card stacks
  • Mouse interaction
  • Verify win
  • UI

Unit info

  • Name: Fundamentos da Programação (Programming Fundamentals)
  • Date: Year 1, Semester 1, 2020/21
  • See also: feup-fpro
  • More info

Disclaimer

This repository (and all others with the name format feup-*) are for archival and educational purposes only.

If you don't understand some part of the code or anything else in this repo, feel free to ask (although I may not understand it myself anymore).

Keep in mind that this repo is public. If you copy any code and use it in your school projects you may be flagged for plagiarism by automated tools.