Skip to content

Questo è il progetto di programmazione procedurale 2020-2021 dove è stato chiesto di realizzare un progetto simile ad "Amongus" in C

License

Notifications You must be signed in to change notification settings

FilippoLN001/Progetto-Programmazione-Procedurale-Unipg-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progetto Programmazione Procedurale (Unipg)

Table of Contents

Description

This repository contains the code for the Progetto Programmazione Procedurale project at the University of Perugia. The project is implemented in C and consists of three files. these 3 files are written in C, the main.c is the main that starts the game and interact with your cmd An advise is using linux System that provides better about this project

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

Installing

  1. Clone the repository:
    git clone https://github.com/FilippoLN001/Progetto-Programmazione-Procedurale-Unipg-.git
  2. execute the files:
    gcc file1.c file2.c file3.c -o executable_name
    
  3. Enjoy!:

Contributing

If you'd like to contribute to the project, follow these steps:

Fork the repository Create a new branch (git checkout -b feature) Make changes and commit (git commit -m 'Add feature') Push to the branch (git push origin feature) Create a pull request

About

Questo è il progetto di programmazione procedurale 2020-2021 dove è stato chiesto di realizzare un progetto simile ad "Amongus" in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages