From c863481f22231dab3ba1ca2f47db39d402caca33 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Wed, 21 May 2014 20:13:26 +0200 Subject: New heroku host --- website/index.html | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++++ website/index.php | 179 ----------------------------------------------------- 2 files changed, 179 insertions(+), 179 deletions(-) create mode 100644 website/index.html delete mode 100644 website/index.php (limited to 'website') diff --git a/website/index.html b/website/index.html new file mode 100644 index 0000000..5c506fd --- /dev/null +++ b/website/index.html @@ -0,0 +1,179 @@ + + + + + + + + ESIEEquest + + + + + + + + + + +
+
+ ESIEEquest + +
+
+ +
+
+

ESIEEquest

+

+ The Universe has encountered an error. Press any key to continue. +

+

+ This is any key +

+
+
+ +
+
+

ESIEE + quest = ESIEEquest

+
+
+ +

Meet a friend

+

+ He will guide you gladly... at one necessary but not sufficient condition. +

+
+
+

Obtain the program

+

+ The legend says that a sage made ​​a special program, a long time ago. +

+
+
+

Find the device

+

+ It's impressive to see what they made using a "micro"controller and some adhesive tape. +

+
+
+

Reboot everything

+

+ Connect everything, press the button, save the world, and we're done. +

+
+
+
+ +
+ +
+

I'm lost!

+

+ Try not to panic(); +
+ and catch the +

+

+ Game map +

+
+
+
+

Need some help pushing buttons?

+

Moving around

+

+ Use and arrows to change your direction, to move forward, and to go back. +

+

Doing things

+

+ Use E to pick up an object or to talk to a character. +

+

Using items

+

+ Use A to open your inventory and W, X, C, ... to drop or use items from it. +

+
+
+
+ +
+ +

About that game

+
+
+

The project

+

+ The development of this game was conducted ​​in part of the project-based learning unit IGI-1002, at ESIEE Paris, in which students are asked to write a simple adventure game in Java. +

+
+

The team

+

+ This game was fully developped by Pacien TRAN-GIRARD and Benoît LUBRANO DI SBARAGLIONE, two first year ESIEE students ('18). +

+
+ +
+
+ + +
+ +
+ +
+ +
+ +
+ + + \ No newline at end of file diff --git a/website/index.php b/website/index.php deleted file mode 100644 index 4e9fce6..0000000 --- a/website/index.php +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - ESIEEquest - - - - - - - - - - -
-
- ESIEEquest - -
-
- -
-
-

ESIEEquest

-

- The Universe has encountered an error. Press any key to continue. -

-

- This is any key -

-
-
- -
-
-

ESIEE + quest = ESIEEquest

-
-
- -

Meet a friend

-

- He will guide you gladly... at one necessary but not sufficient condition. -

-
-
-

Obtain the program

-

- The legend says that a sage made ​​a special program, a long time ago. -

-
-
-

Find the device

-

- It's impressive to see what they made using a "micro"controller and some adhesive tape. -

-
-
-

Reboot everything

-

- Connect everything, press the button, save the world, and we're done. -

-
-
-
- -
- -
-

I'm lost!

-

- Try not to panic(); -
- and catch the -

-

- Game map -

-
-
-
-

Need some help pushing buttons?

-

Moving around

-

- Use and arrows to change your direction, to move forward, and to go back. -

-

Doing things

-

- Use E to pick up an object or to talk to a character. -

-

Using items

-

- Use A to open your inventory and W, X, C, ... to drop or use items from it. -

-
-
-
- -
- -

About that game

-
-
-

The project

-

- The development of this game was conducted ​​in part of the project-based learning unit IGI-1002, at ESIEE Paris, in which students are asked to write a simple adventure game in Java. -

-
-

The team

-

- This game was fully developped by Pacien TRAN-GIRARD and Benoît LUBRANO DI SBARAGLIONE, two first year ESIEE students ('18). -

-
- -
-
- - -
- -
- -
- -
- -
- - - \ No newline at end of file -- cgit v1.2.3