raylib-go

Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming. (by gen2brain)

Raylib-go Alternatives

Similar projects and alternatives to raylib-go

  1. raylib

    A simple and easy-to-use library to enjoy videogames programming

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. portmaster

    🏔 Love Freedom - ❌ Block Mass Surveillance

  4. learn-wgpu

    Guide for using gfx-rs's wgpu library.

  5. Vulkan

    70 raylib-go VS Vulkan

    C++ examples for the Vulkan graphics API

  6. Ebiten

    Ebitengine - A dead simple 2D game engine for Go

  7. Pixel

    A hand-crafted 2D game library in Go

  8. raylib-cs

    C# bindings for raylib, a simple and easy-to-use library to learn videogames programming

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. g3n

    6 raylib-go VS g3n

    Go 3D Game Engine (http://g3n.rocks) (by g3n)

  11. harfang3d

    HARFANG 3D source code public repository

  12. go-sdl2

    SDL2 binding for Go

  13. mm-go

    Generic manual memory management for golang

  14. resolv

    A Simple 2D Golang collision detection and resolution library for games

  15. Oak

    1 raylib-go VS Oak

    A pure Go game engine (by oakmound)

  16. goworld

    Scalable Distributed Game Server Engine with Hot Swapping in Golang

  17. Physac

    2D physics header-only library for videogames developed in C using raylib library.

  18. jaylib

    Janet bindings to Raylib

  19. nibbles

    QBasic Nibbles in Go

  20. Leaf

    1 raylib-go VS Leaf

    A game server framework in Go (golang) (by name5566)

  21. blog

    Blog of David Linus Briemann (by dbriemann)

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better raylib-go alternative or higher similarity.

raylib-go discussion

Log in or Post with

raylib-go reviews and mentions

Posts with mentions or reviews of raylib-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • Raylib is a simple and easy-to-use library to enjoy videogames programming
    7 projects | news.ycombinator.com | 4 Jul 2023
    Raylib is awesome! It reminds me of the old school days of using BlitzBASIC to get things drawn on screen because it's easy and so much fun. This is how programming used to be, no fuss, just easy to use libraries.

    I currently use Raylib with Go and the Go bindings[1] to create screensavers for Linux and I'm really happy with the results.

    I even use it at work to draw interactive infrastructure diagrams that animate dependencies, allow controlling start-up etc. It's really flexible and simpler than anything else I've found to get stuff on-screen. I love it!

    [1]: https://github.com/gen2brain/raylib-go

  • Cool projects to learn and contribute?
    5 projects | /r/golang | 23 May 2023
    If games/graphics interests you then this is a cool project and help is needed porting examples to Go. Raylib Go - basically it is a game development framework for Go. There are a whole lot of examples that haven't been added to the Github page here https://github.com/gen2brain/raylib-go/tree/master/examples
  • Building Snake Game In Golang: Complete Guide
    5 projects | /r/golang | 17 May 2023
    Well, I haven't used Ebiten much so can't compare however Raylib is super easy to use for both 2D and 3D (as far as I know Ebiten is mainly 2D) and there is a large community as there are Raylib bindings for a lot of languages. The Go bindings are here https://github.com/gen2brain/raylib-go and the Raylib website is here https://www.raylib.com/
  • raylib-go - the golang binding of raylib released v.4.5 today
    1 project | /r/gogamedev | 13 May 2023
    1 project | /r/raylib | 11 May 2023
  • What would be the closest thing to Unity/Unreal C#/C++ for Go to create games/animations/visual work?
    5 projects | /r/golang | 19 Apr 2023
    However if you can code with Go already then something like Raylib https://github.com/gen2brain/raylib-go
  • 3d with Ebitengine?
    4 projects | /r/golang | 9 Apr 2023
    You can do 3D with Go and Raylib quite easily, without a lot of math, not sure you can build a 3D rendering engine with it though https://github.com/gen2brain/raylib-go
  • Can Go be used for game development?
    3 projects | /r/golang | 16 Mar 2023
  • Where to find more information on using languages beside c++?
    3 projects | /r/raylib | 29 Dec 2022
    Unfortunately the biggest problem with Raylib for other languages like Go is just what you are talking about, there is minimal documentation. What I did to learn is to go through the examples on Github here https://github.com/gen2brain/raylib-go/tree/master/examples
  • Golang Image Manipulation.
    2 projects | /r/golang | 22 Oct 2022
    Not sure exactly what you want to do however Raylib offers some image manipulation and is easy to use https://github.com/gen2brain/raylib-go
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 25 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic raylib-go repo stats
21
1,932
9.4
about 1 month ago

gen2brain/raylib-go is an open source project licensed under zlib License which is an OSI approved license.

The primary programming language of raylib-go is C.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C is
the 6th most popular programming language
based on number of references?