Skip to content

First tutorial in godot game engine following the brackeys return of the king in here https://www.youtube.com/watch?v=LOhfqjmasi0

Notifications You must be signed in to change notification settings

nicholaskarlson/brackeys_plataformer

 
 

Repository files navigation

Brackeys Platformer Game

image

Welcome to the Brackeys Platformer Game, a 2D platformer built with Godot Engine! This project was created by following the Brackeys tutorial on YouTube.

Play the Game

You can play the game directly in your browser by clicking the link below:

Play Brackeys Platformer Game

Game Description

Brackeys Platformer Game is a classic 2D platformer where you control a character to navigate through levels filled with obstacles and enemies. Your goal is to reach the end of each level while collecting coins and avoiding hazards.

How to Play

  • Move Left/Right: Use the arrow keys or A and D keys.
  • Jump: Press the Space bar, W key or arrow up.
  • Collect Coins: Gather as many coins as possible for a high score.
  • Avoid Enemies: Jump over or avoid enemies to stay alive.

Features

  • Simple Controls: Easy-to-learn controls for quick gameplay.
  • Classic Platformer Mechanics: Enjoy the nostalgic feel of a classic 2D platformer.
  • Responsive Design: Playable in the browser with responsive controls.

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/YourFeature).
  6. Open a Pull Request.

Credits

License

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


Thank you for checking out the Brackeys Platformer Game! Feel free to open an issue or submit a pull request if you have any suggestions or improvements.

About

First tutorial in godot game engine following the brackeys return of the king in here https://www.youtube.com/watch?v=LOhfqjmasi0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%