Skip to content

The stupidest game idea ever (with the purpose of learning GoLang)

Notifications You must be signed in to change notification settings

WebcityUnderling/rock-paper-scissors-quest

Repository files navigation

Rock Paper Scissors Quest (RPSQ)

The stupidest game idea ever

Install Dependencies

Please run go get in the root directory to install dependencies.

Start the game!

Now you're ready for the most epic version of Rock Paper Scissors you can imagine! Run go run . in your terminal to start your adventure.

WTF is this?

RPSQ is a text based game, so use your imagination. Play Rock Paper Scissors against monsters as you decend into the mysteries of the dungeon. If you lose a round, it's all over and you'll have to start again.

Difficulty

There are 3 difficulty settings, each determining the likelyhood of a RPS move being thrown by a monster.

Easy

Each Monster has a favourite move, they will only ever throw that move. Study the monster closely to determine how best to defeat them in combat.

Medium

Once you have mastered the Easy difficulty, give Medium difficulty a try. Monsters still have a preference, but have a 33.333% chance of switching it up.

Hard

There is no predicting what move a monster will throw. The dungeon has become self aware and has bestowed the knowledge on it's inhabitants that there is no strategy; just pure random chaos. Good luck.

Build

The shell script ./build.sh will test and build the RPQS with the correct environment. (you may need to allow the script to be executed before building. Check your OS on how to do this.)

Enjoy Rock Paper Scissors Quest

About

The stupidest game idea ever (with the purpose of learning GoLang)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published