/MR-Card-Game-Website

The website of the MR Card Game application, containing the play instructions and required materials. Hosted by GitHub Pages.

Primary LanguageSCSSOtherNOASSERTION

What is the MR Card Game?

MR Card Game is an educational, customizable AR (Augmented Reality) tower defense card game application that allows for playful learning by combining quiz questions with engaging real-time strategy gameplay. The goal of the game is to defend your castle against approaching attackers by casting spells, setting traps and building powerful defensive towers to slow down the invaders. In order gain access to these defenses, players need to answer questions from a chosen field or topic. If answered correctly, players can use varying cards to defeat wave after wave of a wide variety of attackers.

This is a website for the MR Card Game, containing all play instructions and required materials to use the application. It is based on the Jekyll-theme Massively. Note: the theme does not compile with higher Ruby version, we recommand to use a older version of Ruby, e.g. 2.5.1.

Credits

Original README from Massively

This is Massively, a text-heavy, article-oriented design built around a huge background image.

See a preview of the Massively Jekyll Theme here: https://iwiedenm.github.io/jekyll-theme-massively/.
Massively was originally designed by HTML5UP and Jekyll was integrated by JekyllUp: Jekyll Themes

How to Use This Theme

Jekyll consumes themes in two flavors; gem-based or spread across multiple folders in the site source. This port is of the second type. Concretely, it means that you can simply grab the zip or clone this repository, run bundle install in the new directory and finally bundle exec jekyll serve. You can now access your brand-new Jekyll site on http://127.0.0.1:4000/. Enjoy!

If you're completely new to Jekyll, check out it's documentation first. It's not too hard, we promise!

Features

Slapform.com Integration

Slapform is supported out of the box! Just add your email to _config.yml and test the form. Every time one of your visitors submits the form, you'll get an email straight to your inbox containing the submission so you can get back to them right away. Slapform is very extendable, including AJAX submissions, webhooks, and more.

Auto-Generating Sitemap

The sitemap is auto generated! Just simply change the sitemap variable in front matter of each page. It looks like so...

sitemap:
  priority: 0.7
  lastmod: 2017-11-02
  changefreq: weekly

Original README from HTML5 UP

Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)


This is Massively, a text-heavy, article-oriented design built around a huge background
image (with a new parallax implementation I'm testing) and scroll effects (powered by
Scrollex). A *slight* departure from all the one-pagers I've been doing lately, but one
that fulfills a few user requests and makes use of some new techniques I've been wanting
to try out. Enjoy it :)

Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images
you can use for pretty much whatever.

(* = not included)

AJ
aj@lkn.io | @ajlkn


Credits:

	Demo Images:
		Unsplash (unsplash.com)

	Icons:
		Font Awesome (fortawesome.github.com/Font-Awesome)

	Other:
		jQuery (jquery.com)
		Misc. Sass functions (@HugoGiraudel)
		Skel (skel.io)
		Scrollex (github.com/ajlkn/jquery.scrollex)