-
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.
- Loading branch information
Showing
1 changed file
with
10 additions
and
2 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,6 +1,14 @@ | ||
# EscapeCave | ||
# Escape Cave | ||
My first programs from **04/2021**: | ||
A puzzle game and its linked website. | ||
A puzzle 2D Platformer Game and its linked Website. | ||
# 🌕 Website | ||
- https://cezou.github.io/EscapeCave | ||
|
||
## Why this project? | ||
After high school, in **2021**, I had to use Parcoursup to find a higher education institution for computer science. However, my application was really poor: gap year & absences in high school (Aside from the social aspect, it didn't interest me, I was bored), I thought I would code a video game and its website to put it on my cover letter. | ||
|
||
## How to Play it | ||
(only Windows is supported) | ||
- Download EscapeCave.zip from the website or from the repo | ||
- Extract it | ||
- Run EscapeCave.exe |