Skip to content
View poupou9779's full-sized avatar
Block or Report

Block or report poupou9779

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. zRLE zRLE Public

    zRLE is an implementation of the Run-Length Encoding.4 functions : encode a string, decode a string, encode a file, decode a file.

    C 8

  2. zSnake zSnake Public

    zSnake is an implementation of the so known game called "Snake". It is coded in C and SDL (and SDL_Mixer).

    C 1

  3. z2048 z2048 Public

    z2048 is an adaptation of the well known application for smartphones and tablet computers. The implementation uses SDL which is a C library for graphical windows and manipulations.

    C 1 1

  4. zConnect-4 zConnect-4 Public

    zConnect 4 is a C implementation using SDL of the well known connect 4 game.

    C 1

  5. zID3 zID3 Public

    zID3 is a C implementation of the ID3 algorithm.

    C 1

  6. zSoundex zSoundex Public

    zSoundex is an exercice from http://www.siteduzero.com/forum/sujet/exercice-septembre-zsoundex?page=1#message-84685014. the goal is to code an adaptation of the famous phonetic algorithm Soindex

    C