Skip to content

Ambrozy/iguessgame

Repository files navigation

I guess

A guessing game built with React and bundled using Vite.

Try it now: https://ambrozy.github.io/iguessgame/

Running tests

npm test

Running E2E tests with Docker

Build the Playwright image and execute the tests:

docker build -t iguessgame-playwright .
docker run --rm --ipc=host iguessgame-playwright

This allows running the same container image locally and in CI.

About

I guess - it's a game where you can try your luck or intuition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors