whiplash

command module
v0.0.0-...-7cd1da6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2015 License: MIT Imports: 3 Imported by: 0

README

whiplash.go

whiplash.go is a command line game that a parody of the movie "Whiplash".

Overview

When you type a sentence, whiplash.go checks it's tempo and print feedback. (During the testing, I recognized that I have no sense of rhythm.:))

Most of sentences are a parody of the movie 'Whiplash'. And the intro sentence is inspired by "The Best Programming Advice I Ever Got" with Rob Pike.

Installation

Make sure you have a working Go environment (go 1.3 or above is required). See the install instructions.

To install whiplash.go, simply run:

$ go get github.com/dorajistyle/whiplash

Make sure your PATH includes to the $GOPATH/bin directory so your commands can be easily used:

export PATH=$PATH:$GOPATH/bin

Getting Started

$ whiplash

Help

$ whiplash help

Options

  • --bpm "400.00" BPM. The game's tempo.
  • --text "hello world." Text that you want to type
  • --skipIntro "false" Use 'true' when you want to skip intro
  • --skipChecking "false" Use 'true' when you want to skip checking that you were rushing or dragging.
  • --level "normal" easy|normal|hard|guru

Documentation

Overview

Copyright 2015 JoongSeob Vito Kim. All rights reserved. Use of this source code is governed by a MIT license that can be found in the LICENSE file.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL