Labyrinth (itch) (Luca Giacometti)

Add to
My games
Add to
Wishlist
Save to
Collection
No reviews
Exceptional
Meh
Skip

About

Use WSAD to move, find the exit [red square] and go to the next labyrinth.

This is my entry for the 2020 TweetTweetJam 4, a canvas game in 551 byte.

Source:

<canvas id=c><script>r=Math.random;k=e=>{if(e){g[b][a]=W;e=e.key;x=a;y=b;e=='w'?y--:e=='s'?y++:e=='a'?x--:e=='d'?x++:s;if(g[y][x]==R)location.reload();if(g[y][x]==W)b=y,a=x}g[b][a]='#0f0';for(y=b-1;y<b+2;y++){for(x=a-1;x<a+2;x++){c.fillStyle=g[y][x];c.fillRect(x*9,y*9,9,9)}}};W='#888';R='#f00';d=a=b=1;c=c.getContext('2d');g=[];for(y=0;y<15;y++){g[y]=Array(29).fill('#000')};for(y=1;y<15;y+=2){for(x=1;x<29;x+=2){g[y][x]=W;r()>.5&&y<13||x>26?g[y+1][x]=W:x<27?g[y][x+1]=W:s;if(y>1&&r()>.9&&d)d=0,g[y][x]=R}}g[14][27]='#000';onkeypress=k;k();</script>
Platforms
Release date
Developer
Luca Giacometti
Age rating
Not rated

System requirements for Web

Read more...
Labyrinth (itch) (Luca Giacometti) screenshot, image №2377181 - RAWG
Edit the game info
Last Modified: May 8, 2020

Where to buy

itch.io