https://github.com/oxitorenk/woodcutter
Hyper-Casual Game with a Dexterity Based Single Game Mechanic.
https://github.com/oxitorenk/woodcutter
game hypercasual unity
Last synced: about 1 month ago
JSON representation
Hyper-Casual Game with a Dexterity Based Single Game Mechanic.
- Host: GitHub
- URL: https://github.com/oxitorenk/woodcutter
- Owner: oxitorenk
- License: mit
- Created: 2021-08-12T15:34:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T14:47:18.000Z (over 1 year ago)
- Last Synced: 2024-05-30T22:30:27.141Z (12 months ago)
- Topics: game, hypercasual, unity
- Language: C#
- Homepage:
- Size: 57.3 MB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Hyper-Casual Game with a Dexterity Based Single Game Mechanic.
About •
Features •
Installation •
Screenshots •
Controls •
Contact---
## AboutWoodcutter is a easy to play hard to master type of game.
![]()
## Features
* **Random Log Spawning**
* Every time you chop a log, the next one can be spawned with a branch. The chance of spawning a log with a branch will increase as you play.
![]()
* **Progress System**
* Dodging branches isn't the only thing you should pay attention to. The progress bar will drop fast if you do nothing. The further you play, and the quicker you click, you will level up, and with every level, the game will get more difficult.
![]()
* **DOTween**
* I used DOTween for all animations.
![]()
## Screenshots
(Start Screen)
![]()
(In-Game)
![]()
(In-Game)
![]()
(Game-Over)
![]()
## Installation
There is two way to install this project to your computer.
* **Clone this repository and add as as project**
1. Clone this repository to your computer
2. Open Unity Hub
3. Click add
4. Locate the cloned folder
* **Import the unity package**
1. Open Unity Hub
2. Click new
3. Create a 2D project
4. Import the Unity package *(choose one)*
* Double click on woodcutter.unitypackage
* Assets --> Import Package --> Custom Package --> Choose woodcutter.unitypackage## Controls
Clicking / touching on the either side of the screen (left or right) will make you move to that side.
## Contact
Reach out to me at one of the following places:
- LinkedIn Profile at **[akbulutoguzhan](https://www.linkedin.com/in/akbulutoguzhan/)**
- E-Mail: **[email protected]**
**You can play the game on [Unity Play](https://play.unity.com/mg/other/webgl-builds-89122).**