GithubHelp home page GithubHelp logo

marlatte / rock-paper-scissors Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 143 KB

Retro-futuristic, mobile-app-style game.

Home Page: https://marlatte.github.io/rock-paper-scissors/

HTML 9.50% JavaScript 60.73% CSS 29.77%

rock-paper-scissors's Introduction

Hi there ๐Ÿ‘‹

I'm a front-end developer educated through The Odin Project who also enjoys:

  • Making music ๐ŸŽธ ๐Ÿฅ ๐ŸŽค
  • Designing logos and layouts ๐Ÿ–ผ๏ธ ๐Ÿ–๏ธ
  • Tearing my hair out over soccer โšฝ๏ธ ๐Ÿ›ก๏ธ

Skilled with

My Skills

rock-paper-scissors's People

Contributors

marlatte avatar

Watchers

 avatar

rock-paper-scissors's Issues

Add sounds to button clicks

  • Swooshes for shrinking things
  • Punch effects for rounds played
  • Maybe even celebrations and crowd groans for victory and defeat, respectively

Alternate Color Scheme

Try a new, lighter look with variations on these colors:

        --game-btn-bg: var(--fg-3);
	--game-btn-selected: var(--accent-3);

	--text-primary: var(--accent-4);
	--text-secondary: var(--fg-4);

	--fail-color: var(--fg-2);
	--success-color: var(--fg-5);
	--success-color-secondary: #649e61;

	--bg-primary: var(--bg-1);
	--bg-rays: var(--bg-2);
	--bg-prog: #262626;

	--bg-1: #48386f;
	--bg-2: #635184;
	--bg-3: #f0f0f1;
	--bg-4: #c3c3c4;
	--bg-5: #626f7d;

	--fg-1: #df4c61;
	--fg-2: #d362a4;
	--fg-3: #8cadda;
	--fg-4: #fecd6c;
	--fg-5: #73af93;

	--accent-1: #f1a7b0;
	--accent-2: #c3a6be;
	--accent-3: #b5c4d6;
	--accent-4: #f6af32;
	--accent-5: #8a8e95;

Head to head visual

Put progress bar on top, user choice comes in from left, computer choice from right, creating more of a "battle" on screen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.