-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Further ToDos #17
Comments
DescriptionMinesweepskell is a web implementation of the widely known video game Minesweeper fully written in the Haskell functional programming language. Features
ArchitectureWeb application with the
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SPRINT GOAL♦️
README.md
(incl. usage, topics and short description) and align with lecture topics 🔺 Further ToDos #17 (comment)stylish-haskell -r -i src/*
), be careful that{-# LANGUAGE
are preservedBACKEND
FRONTEND
OPTIONAL
BUGS
NOT DOING
/game/#id
page (🤔 not sure if useful at all. any information gain?)DONE
localhost
is hardcoded at the moment, better solution? b2ac90bREQUIREMENTS (Uni2Work)
yesod
Persistent
)AI/Automated Problem SolvingUPDATED REQUIREMENTS
The text was updated successfully, but these errors were encountered: