Skip to content
/ slogo Public

Program written for Duke CS308 as an IDE for a simplified Logo implementation

License

Notifications You must be signed in to change notification settings

jananzhu/slogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slogo

A development environment that helps users write SLogo programs.

Sprint 1 Status

We have successfully implemented front end & back end APIs. The demo branch has the most recent version with all turtle commands working from pseudo-command line while the master branch has all of the features we implemented for this sprint (the backward command does not work due to some refactoring in the backend but is supported by the front end as seen in the demo branch).

To-Do's
  • incorporate error throwing
  • incorporate multiple turtles
  • incorporate conditionals
  • incorporate patterns/curves

About

Program written for Duke CS308 as an IDE for a simplified Logo implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published