Dec 10 2009

Projects

Faltad @ 12:39 pm

Here stand some projects or stuff I’ve made.
They’re all free, so you can modify them as you want !

Mystra:

It’s an irc bot, written in C. It can :

- Print statistics about the number of messages of the channel. (!stat)

- Print the time. (!time)

- And …. print the name of the Pokémon number (i.e. : !pokedex 1 will print Bulbizarre)

- Quit the channel (!botquit).

You can invite him, with the /invite command, on a new channel. Of course it can handle multi-channel.

Yeah, it’s useless, but … it’s fun too :D
Here is the sources file.

Jeu de la vie:

Just a basic implementation of the Conway’s Game of Life. Written in C with the SDL.
Use escape to quit, space to stop the cells, the mouse to create new cells, and .. that’s all !
You can download the sources here.
Don’t forget to download the SDL library.

Leave a Reply