GavHern / chimp-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chimp test

This is a small game built using Svelte meant to recreate The Chimp Test found on Human Benchmark. You play by analyzing a grid that contains randomly placed, numbered tiles. Once you have them memorized, you must try to click them in order without being able to see the number labels. Each round you succeed, the board will be randomized and a new tile will be added, making it gradually more difficult. This project was built using SvelteJS and TypeScript.

Working Demo: https://chimp-test.netlify.app

About


Languages

Language:Svelte 66.3%Language:JavaScript 16.8%Language:TypeScript 7.2%Language:HTML 5.6%Language:CSS 4.0%