Skip to content

DhesiTheKing/RockPaperSissor

Repository files navigation

RockPaperSissor

rock_paper_scissor

This is a simple Rock Paper Sissor game project developed using html,css and javascript.Have fun with this project !!!

https://dhesitheking.github.io/RockPaperSissor/

Run this on your local by docker

docker build -t rock-paper-sissor .
docker run -it -d -p 8000:8000 rock-paper-sissor

By Docker compose

docker compose -f docker-compose-postgres.yml up 

Then check localhost:8000

About

This is a simple Rock Paper Sissor game project developed using html,css and javascript.Have fun with this project !!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published