https://github.com/datmicw/pixel-game
2D pixel-art adventure game where players navigate levels filled with dynamic obstacles like spikes and moving pendulums.
https://github.com/datmicw/pixel-game
Last synced: about 1 year ago
JSON representation
2D pixel-art adventure game where players navigate levels filled with dynamic obstacles like spikes and moving pendulums.
- Host: GitHub
- URL: https://github.com/datmicw/pixel-game
- Owner: datmicw
- Created: 2024-10-13T08:59:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-11T14:36:35.000Z (over 1 year ago)
- Last Synced: 2025-02-01T18:18:48.972Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 4.27 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PIXELs-GAME
**PIXELs-GAME** is a 2D pixel-art adventure game developed using **Unity** and **C#**. The game features challenging levels with dynamic obstacles and smooth player controls. Navigate through each level while avoiding hazards like spikes and moving pendulums.
## Key Features:
- **Smooth Controls**: Easy-to-use movement with responsive jumping and running mechanics.
- **Dynamic Obstacles**: Includes spikes, moving pendulums, and other hazards to make gameplay challenging.
- **Level Progression**: Multiple levels with increasing difficulty, offering a progressive challenge.
## Levels
### Explore the Levels
| **Level 1** | **Level 2** | **Level 3** |
|-------------|-------------|-------------|
|  |  |  |
| **Level 1**: The first level introduces basic controls and obstacles. | **Level 2**: Increased difficulty with more complex hazards and faster-moving obstacles. | **Level 3**: The final level includes tougher challenges that require precise timing and skillful navigation. |
## How to Play:
- **Use arrow keys** (or custom controls) to move the player character.
- Avoid hazards such as **spikes** and **moving pendulums**.
- Reach the end of each level to progress to the next.
## GitHub Repository:
- [PIXELs-GAME Repository](https://github.com/datmicw/pixel-game.git)