Skip to content

Commit 0e1ef17

Browse files
committed
c
1 parent 0d60b11 commit 0e1ef17

8 files changed

Lines changed: 34 additions & 5 deletions

File tree

docs/game-training.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Game Cheat Sheets
2+
This is a booklet of 10 games that have been documented with basic overviews, links to walkthroughs, and a table of all of the controls needed in the game for PC, Nintendo, Xbox, and PlayStation.
3+
4+
The 10 games are:
5+
* Brawlhalla
6+
* Celeste
7+
* Shadow of the Tomb Raider
8+
* FIFA 23
9+
* DIRT 5
10+
* Mario Kart 8
11+
* Titanfall 2
12+
* Portal 2
13+
* Donut County
14+
* Minecraft
15+
16+
---
17+
18+
<div class="profile-grid">
19+
<div class="profile-card">
20+
<div class="card-image" style="background-image: url('../images/game-training.png');"></div>
21+
<div class="card-content">
22+
<h3>GAME Training Reference Guide</h3>
23+
<p>Download this booklet to get a cheat sheet of 10 games that cover various genres</p>
24+
<a href="https://github.com/makersmakingchange/GAME-Checkpoints/blob/main/Reference_Guide_Booklets/Game%20Training%20-%20v1.0.pdf" class="download-card-button">
25+
<span>Download</span>
26+
</a>
27+
</div>
28+
</div>
29+
</div>

docs/images/game-training.png

92.4 KB
Loading

docs/images/insights.png

53.2 KB
Loading

docs/images/pdf-fillable.png

85.5 KB
Loading

docs/images/template-doc.png

21 KB
Loading

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This guide provides a structured approach to understanding the assistive technol
3131
<li>Get an <a href="equipment">Overview</a> of all the assistive technology options in gaming.</li>
3232
<li><a href="alt-access">Alternative Access</a>: If standard controllers do not work for the player they could try using assistive switches, joysticks, voice control, facial expressions, eye control, and more.</li>
3333
<li><a href="control-mods">Controller Modifications</a>: 3D printed and commercial modifications for a traditional controller</li>
34-
<li><a href="software">Software Features</a>: In-game accessibility and 3rd party applications for accessibility in games.</li>
34+
<li><a href="Software">Software Features</a>: In-game accessibility and 3rd party applications for accessibility in games.</li>
3535
</ul>
3636
</div>
3737

docs/questionnaire.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ There are three documents you can download that are explained below:
1010

1111
<div class="profile-grid">
1212
<div class="profile-card">
13-
<div class="card-image" style="background-image: url('https://makersmakingchange.github.io/GAME-Checkpoints/assets/images/insights.png');"></div>
13+
<div class="card-image" style="background-image: url('../images/insights.png');"></div>
1414
<div class="card-content">
1515
<h3>Gamer Questionnaire - Insights</h3>
1616
<p>This document includes all of the questions for the users along with notes that MMC staff have added to give the GAME Checkpoint Lead more context to “why” the question is being asked.</p>
@@ -22,7 +22,7 @@ There are three documents you can download that are explained below:
2222

2323
<div class="profile-card">
2424
<div class="card-content">
25-
<div class="card-image" style="background-image: url('https://makersmakingchange.github.io/GAME-Checkpoints/assets/images/pdf-fillable.png');"></div>
25+
<div class="card-image" style="background-image: url('../images/pdf-fillable.png');"></div>
2626
<h3>Gamer Questionnaire - PDF Fillable</h3>
2727
<p>This document is intended to be sent directly to gamers or to be filled out. All of the content from the same questions from the insights document but without the notes for the GAME Checkpoint Lead.</p>
2828
<a href="https://makersmakingchange.github.io/GAME-Checkpoints/_pages/Session_Questionnaire/" class="download-card-button">
@@ -33,7 +33,7 @@ There are three documents you can download that are explained below:
3333

3434
<div class="profile-card">
3535
<div class="card-content">
36-
<div class="card-image" style="background-image: url('https://makersmakingchange.github.io/GAME-Checkpoints/assets/images/word-doc.png');"></div>
36+
<div class="card-image" style="background-image: url('../images/template-doc.png');"></div>
3737
<h3>Gamer Questionnaire (docx)</h3>
3838
<p>This is the Word doc version of the “PDF Fillable”. You can use this if you want to use the questionnaire as a template and change any information or if it is easier to fill out using Word.</p>
3939
<a href="https://makersmakingchange.github.io/GAME-Checkpoints/_pages/Session_Questionnaire/" class="download-card-button">

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ nav:
2121
- Gamer Profiles: profiles.md
2222

2323
- GAME Checkpoint Resources:
24+
- Game Guides: game-training.md
2425
- Pre Session Questionnaire: questionnaire.md
2526
- Equipment Lists: equipment-lists.md
2627
- Templates: templates.md
2728
- Marketing/Posters: marketing.md
2829
- Get Support: support.md
29-
- Download/print: print.md
3030
- Visit Makers Making Change: MMC.md
3131
- How to Contribute: contribute.md
3232

0 commit comments

Comments
 (0)