Skip to content

Simple mystery-solving CLI game built with C, with its own ASCII art

Notifications You must be signed in to change notification settings

david-palomo/project_goose

Repository files navigation

Project Goose

Task for PPROG in UAM. A simple conversational-adventure game built in C to play in Linux terminal.

Developers

  • David Palomo - code406
  • Arturo Morcillo - artiimor
  • Javier Mateos
  • Ines Martin

Summary

You are a detective in a hotel and you have to solve a mistery by finding and connecting hints. Inspired by the Prof.Layton saga.

Play It!

$ git clone https://github.com/code406/project_goose
$ cd project_goose
$ make
$ ./goose data.dat

About

Simple mystery-solving CLI game built with C, with its own ASCII art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published