-
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
13 changed files
with
132 additions
and
8 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
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
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 |
---|---|---|
@@ -0,0 +1,48 @@ | ||
Sure, here's the translation: | ||
|
||
<div class="links"> | ||
<a href="http://farmind.pl/en/night-catcher-mobile/" class="btn btn-amber btn-sm z-depth-0" role="button">Read more <i class="fa fa-book"></i></a> | ||
</div> | ||
|
||
# Project Description | ||
|
||
A simple Android game where you catch dots in a beautiful graphical setting with cute cats in the background. As the levels progress, the difficulty level increases, and subsequent levels become increasingly challenging. In this project, I was responsible for code reviews and the integration of the WWise tool for sound implementation. Additionally, I served in a supervisory and mentoring role, proposing appropriate technical solutions and code architecture. | ||
|
||
## Features | ||
|
||
The project implemented the following features: | ||
|
||
- Beautiful graphics, 2D animations, and an intuitive user interface | ||
- Dot-catching mechanics based on Unity's grid component | ||
- Increasing difficulty levels with different backgrounds and transitions between levels | ||
- Pleasant and catchy music | ||
- Integration of Google ads | ||
|
||
<div class="row"> | ||
<div class="col-sm mt-3 mt-md-0"> | ||
{% include figure.liquid path="assets/img/projects/nigh_catcher_menu.png" title="main-menu" class="img-fluid rounded z-depth-1" zoomable=true %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0"> | ||
{% include figure.liquid path="assets/img/projects/night_cacher2.png" title="solo game level" class="img-fluid rounded z-depth-1" zoomable=true %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0"> | ||
{% include figure.liquid path="assets/img/projects/night_catcher_mobile.png" title="solo game level2" class="img-fluid rounded z-depth-1" zoomable=true %} | ||
</div> | ||
</div> | ||
<div class="caption"> | ||
Gameplay Screens | ||
</div> | ||
|
||
## Technologies Used | ||
|
||
During the project implementation, I got acquainted with the following technologies and tools: | ||
- .NET | ||
- C# | ||
- 2D Animations | ||
- Unity Cinemachine | ||
- Visual Studio | ||
- Unity Profiler | ||
- Wwise | ||
- NUnit | ||
- Hack&Plan | ||
- Gimp |
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
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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<div class="links"> | ||
<a href="http://farmind.pl/night-catcher/" class="btn btn-amber btn-sm z-depth-0" role="button">Read more <i class="fa fa-book"></i></a> | ||
</div> | ||
|
||
# Opis projektu | ||
|
||
Prosta gra na androida polegająca na łapaniu kropek w pięknej oprawie graficznej ze słodkimi kotami w tle. Wraz z poziomem wzrasta poziom trudności i kolejne poziomy stają się coraz trudniejsze. Byłem odpowiedzialny w tym projekcie za przeglądy kodu oraz integrację narzędzia WWise, do implementacji dźwięku. Dodatkowo pełniłem tutaj rolę nadzorującą oraz mentorską proponując odpowiednie rozwiązania techniczne i architekturę kodu. | ||
|
||
## Funkcjonalności | ||
|
||
W ramach projektu zaimplementowane zostały następujace funkcjonalności: | ||
|
||
- piękne grafiki, animacje 2D oraz intuicyjny interfejs użytkownika | ||
- mechanika łapania kropek na podstawie komponentu siatki w Unity | ||
- kolejne poziomy trudności z różnymi tłami oraz przejścia pomiędzy poziomami | ||
- ładna i wpadajaco w ucho muzyka | ||
- integracja reklam Google | ||
|
||
<div class="row"> | ||
<div class="col-sm mt-3 mt-md-0"> | ||
{% include figure.liquid path="assets/img/projects/nigh_catcher_menu.png" title="main-menu" class="img-fluid rounded z-depth-1" zoomable=true %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0"> | ||
{% include figure.liquid path="assets/img/projects/night_cacher2.png" title="solo game level" class="img-fluid rounded z-depth-1" zoomable=true %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0"> | ||
{% include figure.liquid path="assets/img/projects/night_catcher_mobile.png" title="solo game level2" class="img-fluid rounded z-depth-1" zoomable=true %} | ||
</div> | ||
</div> | ||
<div class="caption"> | ||
Ekrany rozgrywki | ||
</div> | ||
|
||
## Wykorzystane technologie | ||
|
||
W ramach realizacji projektu udało mi się zapoznać z następującymi technologami i narzędziami | ||
- .NET | ||
- C# | ||
- Animacje 2D | ||
- Unity Cinemachine | ||
- Visual Studio | ||
- Unity Profiler | ||
- Wwise | ||
- NUnit | ||
- Hack&Plan | ||
- Gimp |
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
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
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
layout: page | ||
title: projects.titles.project4 | ||
description: projects.descriptions.project4 | ||
img: assets/img/projects/night_catcher.png | ||
importance: 3 | ||
category: game-dev | ||
--- | ||
|
||
{% translate_file _projects/night-catcher.md %} |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
layout: page | ||
title: projects.titles.project5 | ||
description: projects.descriptions.project5 | ||
img: assets/img/projects/polygangs.jpg | ||
redirect: https://store.steampowered.com/app/1480060/Poly_Gangs/ | ||
importance: 2 | ||
category: game-dev | ||
--- |
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.