Skip to content

Commit ef9ca05

Browse files
committed
Add Readme
1 parent 205eea1 commit ef9ca05

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

Media/gameplay.gif

29.4 MB
Loading

README.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<h1 align="center" style="border-bottom: none;">
2+
<a href="https://github.com/JorxSS/FixIt-Stewie/">Fix it Stewie</a>
3+
</h1>
4+
<h3 align="center">C# 3D game developed during Global Game Jam 2020</h3>
5+
<p align="center">
6+
<a href="https://github.com/JorxSS/FixIt-Stewie/releases/">
7+
<img alt="GitHub version" src="https://img.shields.io/github/v/release/JorxSS/FixIt-Stewie?include_prereleases">
8+
</a>
9+
<a href="https://github.com/JorxSS/FixIt-Stewie/stargazers/">
10+
<img alt="GitHub stars" src="https://img.shields.io/github/stars/JorxSS/FixIt-Stewie.svg">
11+
</a>
12+
<a href="https://github.com/JorxSS/FixIt-Stewie/network/">
13+
<img alt="GitHub forks" src="https://img.shields.io/github/forks/JorxSS/FixIt-Stewie.svg">
14+
</a>
15+
<a href="https://github.com/JorxSS/FixIt-Stewie/">
16+
<img alt="GitHub repo size in bytes" src="https://img.shields.io/github/repo-size/JorxSS/FixIt-Stewie.svg">
17+
</a>
18+
<a href="https://github.com/JorxSS/FixIt-Stewie/LICENSE">
19+
<img alt="GitHub license" src="https://img.shields.io/github/license/JorxSS/FixIt-Stewie.svg">
20+
</a>
21+
</p>
22+
23+
![](https://github.com/JorxSS/FixIt-Stewie/blob/master/Media/gameplay.gif)
24+
25+
## Highlights
26+
- Help Stewie to fix his parent house after a crazy party night!
27+
- Repair what's been broken, recycle, clean pukes and get rid of drunk people.
28+
29+
## Installation
30+
- Download the last release (or whatever release you want) from the [Releases section](https://github.com/JorxSS/FixIt-Stewie/releases).
31+
- Extract `Build.zip`.
32+
- Execute `FixItStewie.exe`.
33+
34+
## Authors
35+
| [![Mario Fernández Villalba](https://github.com/mariofv.png?size=100)](https://github.com/mariofv) | [![Kibium](https://github.com/Kibium.png?size=100)](https://github.com/Kibium) | [![raulgonzalezupc](https://github.com/raulgonzalezupc.png?size=100)](https://github.com/raulgonzalezupc/) | [![Enrique Alexandre González Sequeira](https://github.com/Dartemiss.png?size=100)](https://github.com/Dartemiss) | [![Juan Miguel de Haro Ruiz](https://github.com/jmdeharor.png?size=100)](https://github.com/jmdeharor) | [![imarcuello](https://github.com/imarcuello.png?size=100)](https://github.com/imarcuello) | [![pikipoka](https://github.com/pikipoka.png?size=100)](https://github.com/pikipoka) | [![JordiRomagosa](https://github.com/JordiRomagosa.png?size=100)](https://github.com/JordiRomagosa) | [![JorxSS](https://github.com/JorxSS.png?size=100)](https://github.com/JorxSS) |
36+
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
37+
| [Mario Fernández Villalba](https://github.com/mariofv/) | [Kibium](https://github.com/Kibium/) | [raulgonzalezupc](https://github.com/raulgonzalezupc/) | [Enrique Alexandre González Sequeira](https://github.com/Dartemiss/) | [Juan Miguel de Haro Ruiz](https://github.com/jmdeharor/) | [imarcuello](https://github.com/imarcuello/) | [pikipoka](https://github.com/pikipoka/) | [JordiRomagosa](https://github.com/JordiRomagosa/) | [JorxSS](https://github.com/JorxSS/) |
38+
39+
## License
40+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/JorxSS/FixIt-Stewie/blob/master/LICENSE) file for details.

0 commit comments

Comments
 (0)