iamdejan / hello-world-gdnative

Template for Godot and Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Simple Pong

A simple Pong game, made with Godot & Rust through GDNative.

Getting Started

Prerequisites

  1. Godot Engine

Running

  1. Run $ cargo build.
  2. If you're using RLS from Visual Studio Code, add .gdignore file to /target/rls folder.
  3. Open this project with Godot, and you're good to go.

Built With

Authors

License

This repository is licensed with GNU GPL v2. Please see LICENSE.md for more details.

About

Template for Godot and Rust


Languages

Language:Rust 100.0%