Skip to content

goranb/goto10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

goto10.hs

A Haskell variation of the C64's goto10 labyrinth creating program:

Original version

10 PRINT CHR$(205.5+RND(1)); : GOTO 10

Output of this version

╲╲╲╲╱╱╱╱╱╲╲╱╱╲╱╲╲╱╱╱╲╱╱╲╲╲╲╱╱╱╲╱╱╱╱╱╱╲╱╲
╲╱╲╱╱╲╱╲╱╱╲╱╲╱╲╱╲╱╲╲╲╲╲╲╲╲╱╱╱╲╱╱╲╱╲╲╲╲╱╱
╱╱╲╱╱╱╲╲╲╱╱╲╲╲╱╱╲╱╱╲╲╱╲╲╲╲╲╲╱╲╱╲╱╱╲╲╱╲╱╲
╲╱╱╱╲╱╲╲╱╲╱╱╱╲╱╱╱╱╲╱╲╱╲╲╲╲╲╱╲╱╱╲╱╲╲╲╲╲╲╲
╲╲╱╲╲╲╱╱╱╱╲╱╲╱╲╱╱╱╲╱╲╱╲╱╲╲╱╲╲╱╱╲╱╲╱╱╱╲╱╱
╲╲╱╱╲╲╱╲╲╱╱╱╲╲╱╲╱╱╱╱╱╲╱╱╱╱╱╲╱╲╲╲╱╱╲╲╲╱╲╱
╱╲╲╲╱╲╱╱╱╲╲╱╲╲╱╲╲╱╲╲╱╲╱╱╱╱╱╱╱╲╱╲╱╲╱╱╲╲╱╲
╲╲╱╱╲╱╲╱╲╱╱╱╲╱╲╲╱╱╱╱╱╲╲╱╱╱╱╲╱╲╱╱╱╱╱╲╲╱╲╱
╲╲╲╱╱╱╲╱╲╲╱╲╲╲╱╱╱╲╲╲╲╲╲╱╲╱╲╱╲╲╱╱╱╲╲╲╲╱╲╱
╱╱╲╲╱╱╲╱╲╲╲╱╱╲╲╱╱╲╱╱╱╲╲╲╱╲╲╲╲╲╱╲╱╲╱╱╱╲╲╲
╱╲╲╱╲╱╱╲╱╲╲╱╱╱╲╱╲╱╱╲╱╲╱╱╱╱╲╱╲╲╲╲╲╲╱╲╱╱╲╲
╲╲╱╱╱╱╱╲╲╲╱╱╱╲╲╲╱╱╱╱╲╱╱╲╲╱╱╲╲╲╱╱╲╲╱╱╲╱╲╱
╱╲╱╱╱╲╱╲╲╱╲╱╲╲╲╱╱╱╱╲╱╲╱╲╱╱╲╲╲╱╲╲╲╲╱╲╱╲╲╱
╲╲╲╲╲╱╱╲╱╲╱╲╱╲╱╲╲╲╱╱╱╲╱╲╲╲╱╲╲╲╱╲╲╲╲╲╲╲╲╲
╱╲╲╱╱╲╲╱╲╱╲╲╲╲╱╲╱╲╲╱╱╲╲╱╱╱╲╱╲╲╱╲╱╱╱╲╱╲╲╱
╲╱╲╱╲╱╲╲╱╱╲╱╱╲╱╱╲╱╱╱╱╲╲╲╱╲╱╲╲╱╲╲╱╲╲╱╱╱╲╱
╲╱╱╲╲╲╱╲╲╱╱╱╲╲╲╱╲╱╱╲╲╱╱╱╲╱╱╲╱╱╱╱╲╲╱╱╱╲╱╲
╲╱╲╱╱╲╲╱╲╲╱╱╲╱╱╱╲╲╲╱╲╱╱╲╲╲╲╱╲╱╲╲╲╱╲╲╱╱╱╲
╱╲╲╲╲╱╱╲╱╱╲╲╲╲╲╱╲╱╱╱╲╱╲╱╱╲╲╲╲╱╲╲╲╱╲╲╲╲╲╲
╱╲╱╲╱╱╲╲╱╲╲╱╲╲╱╱╲╱╲╱╱╱╱╱╱╲╱╱╲╲╱╲╱╲╱╲╲╱╲╲
╱╱╲╲╱╲╱╲╲╲╱╱╲╲╲╲╲╱╲╲╲╲╱╱╱╱╲╱╱╲╲╱╱╱╲╲╲╲╱╱

About

Haskell variation on C64 `goto10` program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published