Skip to content

Remake del juego Duck Game para la materia Taller de Programación de FIUBA.

Notifications You must be signed in to change notification settings

leticiafrR/tp-duck-game

Repository files navigation

Duck Game - Taller de programación I – 7542/9508 - FIUBA

Presentation

This project presents the implementation of a simplified version of Duck Game, originally developed by Landon Podbielski in 2014.

Authors

Nombre Apellido Correo FIUBA Usuario de Github
Candela Matelica [email protected] candematelica
Josué Martel [email protected] josValentin-fiuba
Leticia Figueroa [email protected] leticiafrR
Andrea Figueroa [email protected] AndreaFigueroaR

Run using Valgrind

To run the program with valgrind use the follow command:

valgrind --leak-check=yes <taller_program> <params>

Credits

This implementation utilizes sockets, threads, and queues provided by the head of practical work of the course, distributed under the GPL v2 license.

About

Remake del juego Duck Game para la materia Taller de Programación de FIUBA.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages