Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
❗ made with raylib showcase#1326
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hi! I open this issue to allow users to share their raylib projects! Actually,raylib Discord has a You can post:
Waiting for your projects! 😄 |
BetaWas this translation helpful?Give feedback.
All reactions
👍 16🎉 1❤️ 3🚀 1
Replies: 87 comments 72 replies
-
2048 game made with Raylib inNelua programming language, playable on the browser athttps://edubart.github.io/nelua-game2048/ |
BetaWas this translation helpful?Give feedback.
All reactions
👍 24
-
2048 with keyboard? |
BetaWas this translation helpful?Give feedback.
All reactions
-
Idk, it looks like you tried it hard but at least it does look good. |
BetaWas this translation helpful?Give feedback.
All reactions
-
flappy-go andflappy-ai are made in go with raylib, all built from scratch, including the neural network and genetic algorithm that power flappy-ai! You can read more about how the AI was integrated with the game onsimo.sh/projects/flappy-ai! ^ this is the AI playing!here's the fullvideo! |
BetaWas this translation helpful?Give feedback.
All reactions
👍 11
-
Waste of Space is a spaceship building game with crafting, automation, exploration and combat. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 29🚀 13
-
Where can I play this? |
BetaWas this translation helpful?Give feedback.
All reactions
-
reminds me of a 2D version of scrumbleship or corneroids.. (RIP to both of those projects) |
BetaWas this translation helpful?Give feedback.
All reactions
-
Is this based off the roblox game? |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
raytaiko A custom simple game engine for the japanese rhythm game Taiko no Tatsujin,Improved with implemented controls,Supports customization and modding via LuaJIT Demo show raytaiko in action! |
BetaWas this translation helpful?Give feedback.
All reactions
👍 8😄 2
-
Wanted to add my in progress game engine! project page:rengfx source for the scene |
BetaWas this translation helpful?Give feedback.
All reactions
👍 17
-
I'm working onMasterPlan, a to-do list and ideaboard, written in Go with the raylib-go port of Raylib. I've been working on it for the past few months, and it's really shaping up. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 51❤️ 32
-
I absolutely love this! <3 |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
This is just another level! |
BetaWas this translation helpful?Give feedback.
All reactions
-
why is this so impressive to you |
BetaWas this translation helpful?Give feedback.
All reactions
👎 18😕 1
-
This is really cool! Like mind maps + todo lists, but more freedom and structure when you want it! 100% would use this. |
BetaWas this translation helpful?Give feedback.
All reactions
-
I'm sorry for my rude question... but I'm just curious — do people actually buy it? |
BetaWas this translation helpful?Give feedback.
All reactions
-
Clone of Tetris game inNelua programming language using Raylib. Play on the browserhere. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 17
-
My 2 cents: A work in progress ECS library for games:ECSlib. I tried developing a fighting game with it:Ciopillis but only managed to do some basic stuff 😅😅😅. Still, thank you Raylib! |
BetaWas this translation helpful?Give feedback.
All reactions
👍 9🎉 2
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
WOOOOOOOH ECS!! Composition rocks :) |
BetaWas this translation helpful?Give feedback.
All reactions
-
Cute Asset Pipeline a PSD asset manager/exporter for gamedev. Export PSDs to PNG. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 10
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Autocompletion for raylib lua bindings (ZeroBrane Studio), Get ithere! Contains: raylib, raymath, physac, rlights, easings, rlgl (OpenGL) List of supported bindings: |
BetaWas this translation helpful?Give feedback.
All reactions
👍 8
-
A Realtime Shader Editor using RAYLIB+IMGUI |
BetaWas this translation helpful?Give feedback.
All reactions
👍 17
-
Good fire. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Impressive. Mind sharing how you setup ImGui with raylib? I was about to google it when I saw this post. |
BetaWas this translation helpful?Give feedback.
All reactions
-
BetaWas this translation helpful?Give feedback.
All reactions
-
Looks absolutely fantastic, I'll be sure to check it out, thanks man. |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Music Tiles |
BetaWas this translation helpful?Give feedback.
All reactions
👍 15
-
Vim? |
BetaWas this translation helpful?Give feedback.
All reactions
😄 6
-
I created a car simulation inspired on the game “art of rally” using #raylib. All physics are hand made.
|
BetaWas this translation helpful?Give feedback.
All reactions
👍 19🎉 4
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Crusher is a fancy infinite-srolling breakout clone in 3D |
BetaWas this translation helpful?Give feedback.
All reactions
👍 12
-
Shadowmapping for raylib. Uses smokes and mirrors. Don't expect anything very advanced. Code:https://github.com/WEREMSOFT/c99-raylib-shadowmap |
BetaWas this translation helpful?Give feedback.
All reactions
👍 13
-
First version at a simple drawing app for the youngest (he does like Blender's Grease Pencil, but sometimes he does better with less distraction as well for some things). Going to go through a re-write though as there are more features that I want to add, but I need to make it more manageable. So it's time for some "code gardening". Uses Raylib 4.6 dev + raygui + portable file dialogs (open/save and some notifications). The one thing that I wanted to make sure that I had in there was the right click menu (my favorite feature from Krita). Quite happy with how that turned out. I do have it set to toggle themes (one custom, the others were already available in raygui's rep). I do have it setup to write a file with the last used theme and reads that when opened so it has some persistence there. Nothing like being able to use tools to write other tools to get the job done. Thanks for such a great library@raysan5 . |
BetaWas this translation helpful?Give feedback.
All reactions
-
Simple drop-down in-game dev consoleWebAssembly demohttps://dkvilo.github.io/dk_console/wasm-build/console.html |
BetaWas this translation helpful?Give feedback.
All reactions
👍 2
-
Pascal SonicA little implementation ofSonic Physics with image based collisions made from ground on Object Pascal programming language, using theRay4laz binding of raylib library. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 8
-
Wow! Amazing! |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
A fourier-series approximator to any 2D (not 3D) signal. I think its pretty cool. Looking for suggestions and guidance. https://github.com/gyanantaran/fourier-series Here are the static visuals: ![]() ![]() ![]() Video visuals (will add more later)... SVG-Paths: short-video-plaksha-logo-vishal-fourier-series.mp4milestone1-video2.mp4milestone1-video1.mp4 |
BetaWas this translation helpful?Give feedback.
All reactions
👍 6
-
Very cool! |
BetaWas this translation helpful?Give feedback.
All reactions
-
First of all, I thank you for the appreciation. I -- since then -- have added an ability to upload SVG-paths, these happen to look extremely cool: ![]() ![]() |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 2
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Game Made for Pixel Game Jam 2024Made in C with no external dependencies other than raylib!Playable on web here (https://bagelboy01.itch.io/fire-fight-web) |
BetaWas this translation helpful?Give feedback.
All reactions
👍 10❤️ 8
-
this is awesome! |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 1
-
Thank you! |
BetaWas this translation helpful?Give feedback.
All reactions
-
gezgin - Dijkstra pathfinding on real world data.https://github.com/uysalibov/gezgin 330198986-63f28ea8-98c0-4786-a9d6-97850ebb6a65.mp4 |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 2
-
Amazing |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
-
BetaWas this translation helpful?Give feedback.
All reactions
-
Nice, also have a look at this:https://github.com/gyanantaran/searchViz |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
-
Clock3DAnimated 3D clock. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 4🎉 1
-
This is so cool! Would you mind if I ported it to a JS demo forraylib-wasm? I feel like I need more 3D testing, and this would be great for that, with credit, of course. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Sure! Go ahead and do your port. I don't mind. Technically, I already kind of have a web demo, but it does not use raylib-wasm, it just uses the raylib emscripten web platform:https://oetkenpurveyorofcode.github.io/projects/3DClock/ |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
yep, I saw that. Looks cool.
Ah, yes, that is pretty big. Another project I have been working on is a very complete WASI for web, that can use zip files and other things. Maybe I could merge these ideas into raylib-wasm, to also bring down the size a bit (I think repetitive obj files compress pretty nicely.) It is probly wise to bring down the size, though, in general, if it's possible to simplify without losing too much.
Main thing is directly using web/js. In raylib-wasm, you can write your game in javascript instead of C, and benefit from all that nice web-tooling. Underneath it all, it's hitting the same C API (compiled to wasm with emscripten) but it can make for faster prototyping, because the language is simpler (I actually like javascript!) and it's dynamic (no compile needed, live-reloading, etc.) Here are some examples:
Also, once you have the wasm, it works anywhere, without compile, so you can make a game without needing emcsripten/python/node/clang/etc. You can literally just open the web-page and start coding. This approach definitely has some downsides, and is not tested well enough for me to call it "done", but it's useful for lots of stuff, now. You definitely lose some performance, and use more memory with this wrapper. For many things the benefits outweigh, and if it's bad, you can use the ideas you worked out in a codepen on native (node-raylib uses js directly, or just do it in C, which will have similar syntax, since raylib API is same.) |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hello World AppThis is a simple Android app that displays"Hello, World!" entirely written in C—no Java involved. While it may seem basic, this project serves as an excellent starting point forbeginners interested in Android development usingRaylib. You can build the project using either aGradle-based workflow or aCMake-only workflow. The CMake workflow features a sophisticated
|
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 1
-
GloamvaultRoguelike + Monster Collector + First Person Dungeon Crawler "90s Black Metal Monster Collector!" In Gloamvault, you can charm any monster you encounter and add it to your party. Create a party with up to five minions and descend into the depths of the dungeon. Fuse any two monsters together to create stronger ones. Good luck surviving... Coming soon to Steam:https://store.steampowered.com/app/3460840/Gloamvault/ |
BetaWas this translation helpful?Give feedback.
All reactions
👍 3❤️ 2
-
How many LOC? |
BetaWas this translation helpful?Give feedback.
All reactions
-
🚀 |
BetaWas this translation helpful?Give feedback.
All reactions
🚀 5
-
Wow! It looks fantastic! Congratulations! |
BetaWas this translation helpful?Give feedback.
All reactions
-
The Discharge of Captain VoltThis is a twin-stick-shooter inspired by Crimsonland and survivor-games made for Big Mode Game Jam 2025. Itch.io:https://endeg.itch.io/the-discharge-of-captain-volt |
BetaWas this translation helpful?Give feedback.
All reactions
👍 4
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I made an updated version of Asteroids, called it Asteroids Reimagined. I changed it to a two stick shooter and added a secondary weapon that you get from power ups. I also added more enemies and a Boss every five wavs. Github:https://github.com/LanceJZ/Asteroids-Reimagined |
BetaWas this translation helpful?Give feedback.
All reactions
🚀 1
-
I'm working on a gravity physics engine called Galaxy Engine. It is a project done for learning purposes and it is open source. Some of its features are dark matter simulation, tens or hundreds of thousands of particles in real time thanks to Barnes-Hut, visuals customization and more. It is made entirely with raylib and C++ |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 2
-
A while back ago, i made a simple resistor only circuit simulator. You can add any number of resistors in any configuration and it give you the current through any component, it works by finding all the loops and summing the current values. circuit.mp4Github link:https://github.com/manthanabc/CircuitSolver |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 1
-
Take home a digital fish, care for your new aquatic friend in a cozy corner of your screen, and remember: DON'T KILL THE FISH! ![]() Steam link:https://store.steampowered.com/app/3703330/Dont_kill_the_fish |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 1
This discussion was converted from issue #1326 on December 12, 2020 10:58.



































