Skip to content

sharminhossainbd/Karel-s-Colorful-Painting-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This Project defines a program using the Karel programming environment, where Karel is tasked with painting corners in a grid using various colors. The main function orchestrates the painting process by calling specific functions for each color (green, blue, cyan, pink, and white), with each painting function defining the number of moves and painting actions required to complete each section. Additionally, a helper function, moving, is used to navigate Karel between painting sections, while the turn_right function facilitates right turns by using left turns.

The final output can be viewed Here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages