meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fgj2024:team_1:start [2024/02/04 19:37] leevilfgj2024:team_1:start [2024/02/04 20:04] (current) leevil
Line 1: Line 1:
-{{:fgj2024:team_1:start.png?400|}}+{{:fgj2024:team_1:start.png?600|}} 
 + 
 + 
 +==== Team Wool Socks ==== 
 +  * Aino Räkköläinen (Artist) 
 +  * Leevi Lautanen (Programmer) 
 + 
 +[[https://lut-my.sharepoint.com/:p:/g/personal/aino_rakkolainen_student_lut_fi/EeBIhmkkLfJPgu43IX5GON8BUFj98dEq_t5nQrcG48ToCQ?e=HCwahB&nav=eyJzSWQiOjI1NiwiY0lkIjo3ODIzODU2Nzd9|Team presentation]]
  
-==== Team ==== 
-  - Aino Räkköläinen (Artist) 
-  - Leevi Lautanen (Programmer) 
  
 ==== Itchy Wool Socks Game ==== ==== Itchy Wool Socks Game ====
Line 14: Line 18:
  
  
-=== Description ===+==== Description ===
 +  
 +You as the player get to go on a journey to create your own wool socks from start to finish. Pick up enough wool, knit your socks and wear them! (or don't?
 + 
 + 
 +==== How to play ==== 
 + 
 +First minigame: move the basket with A and D keys 
 + 
 +{{:fgj2024:team_1:1.png?400|}} 
 + 
 +Second minigame: press the labeled key when the yarn ball is on top of it 
 + 
 +{{:fgj2024:team_1:2.png?400|}} 
 + 
 + 
 + 
 +==== Installation ==== 
 + 
 +  - Download source code 
 +  - Open folder in terminal 
 +  - Run commands "npm install" and "npm start" 
 +  - The game should start in your browser
  
 +(NOTE: requires node.js to be installed on your computer)