8 kyu

Grasshopper - Terminal game move function

21,038 of 77,663danleavitt0

Description:

Terminal game move function

In this game, the hero moves from left to right. The player rolls the dice and moves the number of spaces indicated by the dice two times.

Create a function for the terminal game that takes the current position of the hero and the roll (1-6) and return the new position.

Example:

move(3, 6) should equal 15
Fundamentals

Stats:

CreatedNov 4, 2015
PublishedNov 7, 2015
Warriors Trained99327
Total Skips7651
Total Code Submissions106094
Total Times Completed77663
JavaScript Completions21038
Ruby Completions1077
CoffeeScript Completions69
C# Completions2796
Python Completions17713
Rust Completions1543
C++ Completions6957
Racket Completions84
Haskell Completions364
SQL Completions7729
Shell Completions1249
Java Completions4993
Elm Completions131
TypeScript Completions1050
Reason Completions33
R Completions332
PHP Completions1575
Julia Completions79
Elixir Completions207
Crystal Completions47
Dart Completions1313
Factor Completions46
NASM Completions106
C Completions1594
BF Completions223
Clojure Completions290
Lua Completions494
Forth Completions87
Go Completions3030
F# Completions176
CFML Completions33
Erlang Completions135
Fortran Completions89
Groovy Completions130
Kotlin Completions1870
Nim Completions95
Objective-C Completions73
PowerShell Completions554
Prolog Completions85
PureScript Completions42
Scala Completions302
Solidity Completions662
VB Completions374
Swift Completions1912
COBOL Completions41
RISC-V Completions25
Total Stars258
% of votes with a positive feedback rating84% of 5584
Total "Very Satisfied" Votes4205
Total "Somewhat Satisfied" Votes1011
Total "Not Satisfied" Votes368
Total Rank Assessments160
Average Assessed Rank
7 kyu
Highest Assessed Rank
1 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • danleavitt0 Avatar
  • Unnamed Avatar
  • ViktorSoroka Avatar
  • MarkPearlCoZa Avatar
  • hilary Avatar
  • anter69 Avatar
  • Verall Avatar
  • aweleshetu Avatar
  • imjasonmiller Avatar
  • kazk Avatar
  • JohanWiltink Avatar
  • LesnyRumcajs Avatar
  • Voile Avatar
  • mitron6 Avatar
  • Souzooka Avatar
  • emgordon154 Avatar
  • FArekkusu Avatar
  • monadius Avatar
  • user9644768 Avatar
  • uniapi Avatar
  • user8436785 Avatar
  • ejini战神 Avatar
  • Mihail_Onuchin Avatar
  • LearningFTW Avatar
  • FranzMartyn Avatar
  • 4500zenja1 Avatar
  • KayleighWasTaken Avatar
Ad