Skip to content

flatmap13/IRCmandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IRC Mandelbrot

A simple IRC bot written to improve Haskell knowledge, following the tutorial on haskell.org. With an added command to display ASCII mandelbrot fractals.

To interact with the bot send a message like:

  • WOPRbot: <command>

Commands

  • id <text> - prints <text>
  • uptime - prints bot uptime
  • mandelbrot <width> <height> - prints a mandelbrot fractal with given size
  • quit - stops the bot

About

Simple IRC bot that can display ascii mandelbrot fractals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published