-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md with basic information
- Loading branch information
Showing
1 changed file
with
26 additions
and
6 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,8 +1,28 @@ | ||
# Native Ruins | ||
3D game made with Unity engine. | ||
3D game made with Unity engine. This game was origaly made for a school project at the Université du Québec à Chicoutimi (UQAC). | ||
The course is the following : [Design Principles and Video Games Development (8INF955)](http://cours.uqac.ca/8INF955). | ||
|
||
# Contributors | ||
* [Noémy Artigouha](https://github.com/Nono2602) | ||
* [Grégoire Boiron](https://github.com/Graygzou) | ||
* [Guilhem Cichocki](https://github.com/gcichocki) | ||
* [Damien Maveyraud](https://github.com/Corkhan) | ||
<img width="430px" height="250px" src="https://github.com/Graygzou/native-ruins/blob/master/Images/NativeRuins.png"> <img width="430px" height="250px" src="https://github.com/Graygzou/native-ruins/blob/master/Images/BowHunting.png"> | ||
<img width="430px" height="250px" src="https://github.com/Graygzou/native-ruins/blob/master/Images/Inventory.png"> | ||
<img width="430px" height="250px" src="https://github.com/Graygzou/native-ruins/blob/master/Images/TransformationWheel.png"> | ||
|
||
## Technical sheet | ||
| Properties | Values | | ||
| ------------- |---------------| | ||
| Platform | PC | | ||
| Genres | Survival, Open-World, Puzzles | | ||
| Mode | 1 player | | ||
| Engine | Unity | | ||
| Duration | 1 month | | ||
| Team size | 4 (see [contributors section](#contributors)) | | ||
|
||
## Synopsis | ||
You play as Judy, a young 23 years old woman, who wake up on a desert island. Her goal is simple : escape the island. To done it, she will need wood, rope and a sail to build a raft. As she goes throught her adventure, she will discover totems that will give her more habilities usefull for archive her goal. | ||
|
||
## <a name="contributors"></a>Contributors | ||
| Name | Main roles | | ||
| ------------- |---------------| | ||
| [Noémy Artigouha](https://github.com/Nono2602) | Level Designer, UI programmer, Game programmer | | ||
| [Grégoire Boiron](https://github.com/Graygzou) | IA programmer, 3Cs programmer, Animator, Game programmer | | ||
| [Guilhem Cichocki](https://github.com/gcichocki) | 3Cs programmer, UI programmer, Game programmer | | ||
| [Damien Maveyraud](https://github.com/Corkhan) | Level Designer, UI programmer, Game programmer | |