-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ajout page anglais, debut des revues experiences
- Loading branch information
1 parent
9a00be8
commit 208f8d0
Showing
10 changed files
with
421 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,91 @@ | ||
<!DOCTYPE html> | ||
<html lang="fr"> | ||
<head> | ||
<link rel="stylesheet" href="html css/general.css"> | ||
<link rel="stylesheet" href="bootstrap/bootstrap.css"> | ||
<link rel="stylesheet" href="general.css"> | ||
<link rel="stylesheet" href="../bootstrap/bootstrap.css"> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Portfolio experience DeathGrips</title> | ||
</head> | ||
<body> | ||
|
||
<body id="body"> | ||
<header> | ||
<p> | ||
<a class="AccueilButton" href="../images/CV_HURSON_Justin.pdf" style="color: whitesmoke;" target="_blank">Mon CV</a> | ||
<a href="../index.html" style="color: whitesmoke;">Accueil</a>| | ||
<a href="https://github.com/Kamizzs/JeuJK" style="color: whitesmoke;" target="_blank">Voir Git</a>| | ||
<a href="https://mrcheval.itch.io/death-grips" style="color: whitesmoke;" target="_blank">Tester le jeu</a>| | ||
<a href="#footerAncre" style="color: whitesmoke;">Contact</a> | ||
<a href="https://mrcheval.itch.io" class="reseauxLien" target="_blank"><img src="../images/logoItch.png" alt="logo Itch.io" class="reseaux"></a> | ||
<a href="https://github.com/ChevalMonsieur" class="reseauxLien" target="_blank"><img src="../images/logoGithub.png" alt="logo Github" class="reseaux"></a> | ||
<a href="https://www.linkedin.com/in/justin-hurson-0794b1253/" class="reseauxLien" target="_blank"><img src="../images/logoLinkedin.webp" alt="logo Linkedin" class="reseaux"></a> | ||
</p> | ||
</header> | ||
|
||
<a href="#body" class="noHover"> | ||
<div> | ||
<img src="../images/black1.png" alt="remonter" class="fixe" style="right: 2em;"> | ||
</div> | ||
</a> | ||
|
||
<a href="" class="noHover"> | ||
<div> | ||
<img src="../images/drapeauUS.png" alt="" class="fixe" style="left: 2em; width: 5rem; border-radius: 0.5rem;"> | ||
</div> | ||
</a> | ||
|
||
<div class="contenu col-10 titres" style="margin-top: 5rem;"> | ||
<img class="newHover" src="../images/DeathGripsMenu.png" alt="menu du jeu death grips" style="width: 60%;"> | ||
|
||
<details> | ||
<summary class="resume" style="margin-top: 5rem;"><b> Death grips </b> est ma première expérience faisant partie du domaine du développement de jeux vidéo, il s'agit d'un plateformer 2D d'une durée de jeu d'environ 5 à 10 minutes. Ce projet a été réalisé en trio avec la collaboration de <br></summary> | ||
<a class="textLink" href="https://kamizzs.github.io" target="_blank"> Kamila Medellel</a> et Mathieu Adamietz. J'ai eu l'occasion de participer à la création du jeu lors d'une option fournie par le but. Cette option nous proposait de créer, par groupe de 2 ou 3, un jeu vidéo simple et court via <b> Unity </b> sur la durée d'un semestre à hauteur de 2h par semaine. | ||
<br><br> Mon rôle était majoritairement de former le gameplay du jeu, c'est à dire tout le code sauf les menus et transitions. J'ai également créé une tilemap en 8x8, puis je l'ai rééditée en 16x16 : | ||
<br> <img class="newHover" src="../images/TilemapTotal16.png" alt="Tilemap en 16x16" style="margin-top: 3rem; margin-bottom: 3rem; width: 90%;"> | ||
<br> Créer le gameplay du jeu m'a permis de me faire réflechir réellement pour la première fois au game design, un aspect qu'aujourd'hui j'adore personnellement. J'ai également pu me familiariser avec le moteur de jeu <b> Unity </b> et comprendre son fonctionnement. Pour les déplacements du personnage, nous sommes parti avec 2 sauts et un dash a 8 directions | ||
</details> | ||
</p> | ||
</div> | ||
|
||
<div> | ||
<span class="anchor" id="competences"></span> | ||
<h2 class="contenu col-12 titres col" style="margin-bottom: 4rem; margin-top: 7rem;">COMPÉTENCES DÉVELOPPÉES :</h2> | ||
|
||
<h4 class="titrePourcent">LANGAGES DE PROGRAMMATION / BALISAGE</h4> | ||
<p class="titrePourcent" style="margin-bottom: 2rem; font-size: small;">* chacune des compétences est mesurée en | ||
rapport avec la meilleure compétence de la même catégorie</p> | ||
|
||
<p class="titrePourcent">C#</p> | ||
<div class="col-10 container" style="flex-direction: row; display: flex;"> | ||
<div class="fondPourcent"> | ||
<p class="pourcent" style="width: 100%; font-weight: bold; color: wh;">100%</p> | ||
</div> | ||
</div> | ||
|
||
<p class="titrePourcent">JAVA</p> | ||
<div class="col-10 container" style="flex-direction: row; display: flex;"> | ||
<div class="fondPourcent"> | ||
<p class="pourcent" style="width: 85%; font-weight: bold;">85%</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<footer> | ||
<div class="itemfooter" id="footerAncre"> | ||
<img class="imgfooter" src="../images/logoMail.png" alt="mail"> | ||
<p class="footerText"> mail :</p> | ||
<p class="footerText" style="font-weight: bold;"> <a href="mailto:[email protected]"> just.1et2mii | ||
@gmail.com </a></p> | ||
</div> | ||
<div class="itemfooter"> | ||
<img class="imgfooter" src="../images/logoTel.png" alt="téléphone"> | ||
<p class="footerText"> téléphone :</p> | ||
<p class="footerText" style="font-weight: bold;"> 06 33 41 82 62 </p> | ||
</div> | ||
<div class="itemfooter"> | ||
<img class="imgfooter" src="../images/logoMaison.png" alt="localisation"> | ||
<p class="footerText"> localisation :</p> | ||
<p class="footerText" style="font-weight: bold;"> 33 Rue des Bahutiers (Bordeaux) </p> | ||
</div> | ||
</footer> | ||
</body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.