https://github.com/nicklamyeeman/my_cook
« Cook, Serve, Delicious » game in a « World of Warcraft » world for my 1st year at Epitech
https://github.com/nicklamyeeman/my_cook
Last synced: about 2 months ago
JSON representation
« Cook, Serve, Delicious » game in a « World of Warcraft » world for my 1st year at Epitech
- Host: GitHub
- URL: https://github.com/nicklamyeeman/my_cook
- Owner: nicklamyeeman
- Created: 2021-10-12T21:20:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-24T06:40:33.000Z (over 3 years ago)
- Last Synced: 2025-01-27T07:09:18.277Z (4 months ago)
- Language: C
- Size: 28.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
COOK
Cooking & Serving game
Explore the docs »
Report Bug
·
Request Feature
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Usage](#usage)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [Contact](#contact)
* [Acknowledgements](#acknowledgements)## About The Project
The my_cook game is a game inspired by "Cook, Serve, Delicious" in the Warcraft universe.
The game is in French, made in CSFML and is made as part of a first year project at Epitech school### Built With
* [CSFML](https://github.com/SFML/CSFML)
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
Be sure you have CSFML installed on your PC, then open a terminal
### Installation
1. Clone the repo
```sh
git clone https://github.com/nicklamyeeman/my_cook.git
```
2. Compile it
```sh
make
```## Usage
### Example
```sh
./my_cook
```
Before starting playing you can check the tutorial and all the recipes in the game
### HOW TO PLAY ?
![]()
![]()
![]()
![]()
### RECIPES
![]()
![]()
### IN GAME
You will have to make a full day of serving (not really cooking) from 11am to 11pm.


The service must be impeccable or you won't get the money that counts towards the final score
## Roadmap
See the [open issues](https://github.com/nicklamyeeman/my_cook/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull RequestWe were 2 originally on this project :
- [LAM YEE MAN Nick](https://github.com/nicklamyeeman)
- [MALARDE Arthur](https://github.com/arthurqqq)## Contact
Nick LAM YEE MAN - [@nickauteen](https://twitter.com/nickauteen) - [email protected]
Project Link: [https://github.com/nicklamyeeman/my_cook](https://github.com/nicklamyeeman/my_cook)
## Acknowledgements
* [Best-README Template](https://github.com/othneildrew/Best-README-Template)
[contributors-shield]: https://img.shields.io/github/contributors/nicklamyeeman/repo.svg?style=flat-square
[contributors-url]: https://github.com/nicklamyeeman/repo/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/nicklamyeeman/repo.svg?style=flat-square
[forks-url]: https://github.com/nicklamyeeman/repo/network/members
[stars-shield]: https://img.shields.io/github/stars/nicklamyeeman/repo.svg?style=flat-square
[stars-url]: https://github.com/nicklamyeeman/repo/stargazers
[issues-shield]: https://img.shields.io/github/issues/nicklamyeeman/repo.svg?style=flat-square
[issues-url]: https://github.com/nicklamyeeman/repo/issues
[license-shield]: https://img.shields.io/github/license/nicklamyeeman/repo.svg?style=flat-square
[license-url]: https://github.com/nicklamyeeman/repo/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/nicklamyeeman
[product-screenshot]: images/screenshot.png