5

cross-posted from: https://programming.dev/post/6378158

Hey guys, I made pong clone in Golang with Raylib. Was wondering what you all thought about it.

top 3 comments
sorted by: hot top controversial new old
[-] NataliePortland@lemmy.ca 2 points 9 months ago

I don’t know what any of these words mean and I love it. Such mysterious gibberish !

[-] jadero@programming.dev 2 points 9 months ago* (last edited 9 months ago)

Sometimes removing the mystery enhances the joy, sometimes it opens more joyous mysteries, sometimes it sucks out the joy. Read on at your own risk.

Pong is one of the earliest video games. There are a number of ways to play it online. Here is one of many examples.

Golang is a computer programming language.

Raylib is a library used to simplify the creation of video games. My initial thought, based on the name, was that it was specifically a ray tracing library, but it seems to be much more than that.

Following the actual link in the submission takes you not to a playable version of the game, but to the website where you can download the actual program code to run on your computer. Having the actual program code allows for inspection of the code, implying that the request for comment is not just on playability, but how well the code itself is written.

[-] tagginator@utter.online -1 points 9 months ago

New Lemmy Post: I wrote a pong clone in Golang with Raylib (https://programming.dev/post/6378161)
Tagging: #GameDev

(Replying in the OP of this thread (NOT THIS BOT!) will appear as a comment in the lemmy discussion.)

I am a FOSS bot. Check my README: https://github.com/db0/lemmy-tagginator/blob/main/README.md

this post was submitted on 25 Nov 2023
5 points (77.8% liked)

Game Development

2817 readers
3 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 1 year ago
MODERATORS