Skip to content

Plot RGB colors into dot graph using R. It's really simple project but the plot is beautiful so it's worth to try

License

Notifications You must be signed in to change notification settings

LinhNguyen-MyLi/Plot-RGB-color-and-Solve-maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plot-RGB-color-R-language

Plot RGB colors into dot graph using R. It's really simple project but the plot is beautiful so it's worth to try

obraz

Solve maze

A labyrinth, or a maze, is defined by a text file with the .map extension. I prepared two such files:

  • The first one, maze_0.map, is a small one, just for testing;
  • The second one, maze_1.map, is the larger one to test the final code.
    These files are just text files. You can open them with Notepad, or any such application and see how they look inside. x: represent for wall, you cannot cross these walls. The starting point is marked with an "s" and the exit point is marked with an "e". There is nothing else in these files. You can create your own files like that.

About

Plot RGB colors into dot graph using R. It's really simple project but the plot is beautiful so it's worth to try

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages