An open API service indexing awesome lists of open source software.

https://github.com/loosedwhale/godot_2dplattformer_game

I was forced to use gotdot, what more can I say
https://github.com/loosedwhale/godot_2dplattformer_game

forced godot godotengine godotscript school-project

Last synced: about 2 months ago
JSON representation

I was forced to use gotdot, what more can I say

Awesome Lists containing this project

README

        

# Godot 2D Platformer Game
`Still not finshed, the README.md is halfmade at this very moment`

Welcome to the Godot 2D Platformer Game repository! This project is a simple 2D platformer game developed using the Godot game engine.

## Table of Contents

- [Getting Started](#getting-started)
- [Controls](#controls)
- [Features](#features)
- [Gameplay](#gameplay)
- [Screenshots](#screenshots)
- [How to Contribute](#how-to-contribute)
- [License](#license)

## Getting Started

1. Clone the repository:

```bash
git clone https://github.com/LoosedWhale/Godot_2DPlattformer_Game.git
```
# Godot 2D Platformer Game

Welcome to the Godot 2D Platformer Game repository! This project is a simple 2D platformer game developed using the Godot game engine.

## Getting Started

1. Open the project in Godot Engine.

## Controls

- **Arrow & WASD keys**: Move the player character.
- **Spacebar**: Jump.

## Features

- [List key features of your game]

## Gameplay

[Describe the gameplay mechanics, objectives, or any other relevant details about how to play your game.]

## Screenshots

[Include screenshots or gifs of your game to showcase its visual style and gameplay.]

## How to Contribute

If you would like to contribute to the project, follow these steps:

1. Fork the project.
2. Create a new branch: `git checkout -b feature-name`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin feature-name`
5. Submit a pull request.

## License

This project is licensed under the [MIT License](LICENSE).

Enjoy playing the Godot 2D Platformer Game!