Game where you pick an item that doesn't have 13 of it on the screen as fast as possible to get high score!
Implemented game themes using Thirdweb Typescript SDK that gets NFTs from Avalanche blockchain that determine look, feel and colors of the game.
- NPC chick at the top left gives a hint to user to confuse them as it's not always correct.
- NFT NPCs switch game themes for the player
Published the game on Arcadia platform - https://arcadia.fun/games/2ce9da72-386a-49d1-a06c-fc729c45fed8/
Clone and install dependencies:
git clone git@github.com:MartinTale/not-13.git
cd not-13
npm i
Start the dev server with hot reload:
npm run dev
Open your web browser to http://localhost:5173/
Create a final production build:
npm run build
Everything (almost), including art, design, music, sound, and game was created by me - Martin Tale
- Social and GUI icons from respective platforms and https://iconmonstr.com/
- Various game icons from https://game-icons.net/
Frank Force for ZzFX
Keith Clark and Frank Force for ZzFXM
Rob Louie for Roadroller configuration recommendations
Salvatore Previti for Terser configuration recommendations
Andrzej Mazur for organizing js13k