raylib-cs
There are 37 repositories under raylib-cs topic.
DaveGreen-Games/ShapeEngine
My custom made engine based on the great Raylib Framework. Main focus is being performant and only using draw functions instead of textures.
ZeroElectric/Raylib-CSharp-Vinculum
Vinculum (vin·cu·lum) is a set of C# autogen bindings for Raylib 5.0 additionally provides some convenience wrappers. Requires use of `unsafe` keyword for some workflows.
Kiriller12/RaylibWasm
.Net 8.0 webassembly starter project using raylib-cs nuget 7.0.0 and raylib 5.5
bayganik/mmGame-Engine-Raylib-ECS
C# Game engine using Raylib-CS + Entitas lite as an ECS. Has its own UI and content system.
danilwhale/sharpcraft
yet another ancient minecraft clone
SWCreeperKing/RayWrapper
This is a wrapper for Raylib-CsLo
AlexisHuvier/SharpEngine
C# 2D Game Engine
danilwhale/BuildingGame
game where you can just place tiles
FlamingRiot/Uniray
Unity-like game engine built with Raylib
Kiriller12/DeadGalaxy
Small shooter game/engine project based on raylib and .NET 8
kerodkibatu/PrimordialKineticLife
Explore emergent behavior with the help of kinetic particles to simulate early life forms, Unveiling the beauty of self-organization and adaptation!
afreytes/afgc-SolarSystem
Solar system simulation based on arinal / WPFSolarSystem but swapping WPF for Raylib using ChrisDill / Raylib-cs bindings for C#.
CaioCDJ/raylib_examplesFsharp
Raylib Examples but in F#
dcronqvist/raylib-imgui-dotnet-template
🎨 template repo for raylib + imgui in dotnet
NguyenNghi2002/rEngine
Game Engine made from Raylib-cs
CastimierDev/Speech
A modifiable dialogue system written in C#
cjhetzle/raylib-cs-template
Starter project for Raylib with C#
digera/yearn
simple idle miner game built in C# on raylib
FlamingRiot/RayGUI_cs
Complementary GUI library for chrisdill's Raylib-cs
GheorgheMorari/RaylibCSGraphs
Practical implementation of Linear Transfromation
hayattgd/Emuratch
An emulator of scratch coded with C# and raylib
notonlyrex/Rex2
Game prepared for Global Game Jam 2022 (theme: "duality"), during LubJam 2022.
sbarisic/Harvesturr
Harvest Massive Encounter clone, but in 2D, and crappy
sbarisic/RaylibGame
Game example using Raylib and C#
bitwisebones/GameOff2022
A small adventure game made for the Github Game Off 2022
chvia223/csharp-metroidvania
A game based on metroidvanias written in C#.
denis-vp/chess-engine
A chess engine written in C# with advanced features like Negamax search with Alpha-Beta pruning, transposition tables and a GUI implemted with Raylib-cs.
ibrahim317/PingPongGame
This is a simple game built with C# and the raylib-cs library. Follow the instructions below to get started and enjoy playing.
MaximilianMcC/fps
3d fps game
Tskalka/DodgeTheSquares
This was a game designed by me to practice using programming with classes in C#, and to practice using the RayLib_cs library.
danilwhale/Raylib-cs.Extensions
attempt to make oop using extensions on top of raylib-cs
DobleADev/project-cubyx-engine
Made with Raylib 4.5, just for fun. The game loop structure is similar to Unity's
MaximilianMcC/clipper
Video editor focused on efficiently trimming clips
MohawkRaphaelT/game10003-2d-game-template
2D Game Template made for Mohawk College's GAME 10003 Game Development Foundations course.