Skip to content

So far, I've made basic movements, jump & double jump, added parallax backgrounds, and make Ui and life mechanics

License

Notifications You must be signed in to change notification settings

Noel9907/frog_game1

Repository files navigation

2D Unity Game

Welcome to the 2D Unity Game repository! This project is a classic 2D platformer game built using Unity. The game features engaging gameplay mechanics, simple controls, and a charming pixel art style.

Table of Contents

Features

  • Classic Platformer Gameplay: Jump, run, and navigate through various levels.
  • Pixel Art Graphics: Retro-inspired art style for a nostalgic experience.
  • Multiple Levels: Explore diverse environments and challenges.
  • Sound Effects & Music: Enjoy immersive audio to enhance gameplay.

Installation

To get started with the 2D Unity Game, follow these steps:

  1. Clone the Repository:

    bash git clone https://github.com/your-username/2d-unity-game.git

  2. Install Unity:

    Make sure you have Unity Hub and the Unity Editor installed. Open Unity Hub and install the Unity version specified in the ProjectSettings/ProjectVersion.txt file.

  3. Open the Project:

    Launch Unity Hub and open the cloned repository folder.

  4. Build and Run:

    Click on File -> Build Settings, select your target platform, and click Build. Once the build process is complete, run the executable to play the game.

Usage

  • Controls:

    • Arrow keys or W, A, S, D to move.
    • Space to jump.
    • Enter to start the game or pause.
  • Configuration:

    Configuration options can be found in the Assets/Resources/Config folder. Modify settings as needed.

Screenshots

Here are some screenshots of the game:

  • Screenshot 1: Screenshot 1

Contributing

Contributions are welcome! Please follow these guidelines for contributing:

  1. Fork the Repository:

    • Click the Fork button on the top right of the repository page.
  2. Create a New Branch:

    • Name your branch appropriately, e.g., feature/add-new-level.
  3. Make Your Changes:

    • Implement your feature or fix.
  4. Submit a Pull Request:

    • Go to your forked repository and click New Pull Request.

Please ensure that your code follows the Unity coding standards and passes all existing tests.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Feel free to explore, modify, and enjoy this 2D Unity game. If you have any questions or feedback, please open an issue or reach out to the project maintainers.

Happy gaming!

About

So far, I've made basic movements, jump & double jump, added parallax backgrounds, and make Ui and life mechanics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages