Skip to content

This repository contains a collection of projects developed as part of Epitech's coursework. These projects demonstrate various skills, ranging from graphical programming to artificial intelligence.

Notifications You must be signed in to change notification settings

SimonTHD/EPITECH_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Epitech Projects Collection

This repository contains a collection of projects developed as part of Epitech's coursework. These projects demonstrate various skills, ranging from graphical programming to artificial intelligence.


Table of Contents


AnonymousGoose

Overview

AnonymousGoose is a Linux version of the Desktop Goose. You have been hacked by an evil goose and you must escape. Be warned, as the goose won't let you use typical actions to stop the virus. Don't even try to run htop or top.

Once downloaded, you can simply use the ./run.sh script to start it again.

Q&A

How to stop the program for good? (SPOILER) Simply press the ESCAPE key (The goose told you to escape after all)
My screen is flashing black sometimes. That a bug with your xrand configuration. You can disable the display tricks by adding a ``-x`` when running the program.

Need4Stek

Overview

Need4Stek is an EPITECH AI Project. This project is a simulation of a car on multiple tracks and is part of the AI-200 (Introduction to AI) Tek1 module.

Coding Style

Need4Stek respects the EPITECH C coding style.

Authors


MUL_my_rpg_2019

Overview

MUL_my_rpg_2019 is an EPITECH Graphical Project. It is designed as an RPG with various features.

Prerequisites

To compile this project, you'll need the following:

Building Program

The RPG uses a Makefile. You can build the project by typing:

$> make

Then to launch the program:

$> ./my_rpg

Coding Style

RPG code is bound to EPITECH C Coding Style.

Authors

  • Jérémy Pinson - Game engine - Jeremy-Pinson
  • Marius Glo - Fight system - mgl
  • Arthur Adam - Graphical Identity / Menus handling - 0Nom4D
  • Simon Thibaud - Graphical Identity - SimonTHD

See also the list of contributors who participated in this project.

About

This repository contains a collection of projects developed as part of Epitech's coursework. These projects demonstrate various skills, ranging from graphical programming to artificial intelligence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors