Skip to content

mathilderenversade/JSGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSGame

Instruction to play Decomposer

Your goal is to go from the green cell to the blue one. You can use 3 instructions :

  • move forward
  • turn left
  • turn right

Each instructions must be written as above. Each instruction must be followed by a line break (press enter, after each instruction). When you've written all your instructions press the "Launch script" button. Be careful, after the 'move forward' instruction, the pointer always go back to its default position => oriented to the right.

Made with Javascript Vanilla

Still some work to do (random start and end cells for example and control users input) but main functionnalities are in place.

See the Demo

demo-gif

About

Decomposer videogame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published