Skip to content

justinfairbanks/ASCII-Dancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII-Dancer

IEEExtreme Programming Task to make a stick figure do the Hokus Pokus.

All code writen in source.cpp file

First two inputs are entering the sets of commands followed by the number of commands in that set. For example, '1 2' would let you input one set of two commands.

The verbal commands can be anything such as 'say Put your right foot in' and the dancer will repeat 'Put your right foot in'

Dance commands are:

  • "left hand to head";

  • "right hand to head";

  • "left hand to hip";

  • "right hand to hip";

  • "left hand to start";

  • "right hand to start";

  • "left leg in";

  • "left leg out";

  • "right leg in";

  • "right leg out";

  • "turn";

About

IEEExtreme Programming Task

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages