- Видео 13
- Просмотров 2 113
Code Nova
Добавлен 19 июл 2007
Channel about programming and other stuff
Raylib & C# - Playing with textures - Part 2 (code cleanup + Sprite clases)
Introducing Game and Sprite clases, code cleanup.
Просмотров: 26
Видео
Raylib & C# - Playing with textures - Part 1 (converting C example to C#)
Просмотров 3214 дней назад
In this tutorial we will convert C texture load example to C# including project setup in Rider. We now have setup for texture slicing, animating sprites, moving etc. # music credit: 🎵(free) lofi type beat "doing good" by snoozy beats 📥 free download: ruclips.net/video/vMkD1uaR73Y/видео.html doing good [relaxing lofi] By Snoozybeats is licensed under a Creative Commons License. 🎵(free) lofi type...
Install Jetbrains Rider on Ubuntu
Просмотров 7714 дней назад
How to install Jetbrains Rider on Ubuntu 24.04 Linux (Cinamon) Music: 🎵(free) lofi type beat "lounge pony" by snoozy beats - soundcloud.com/snoozybeats/lounge-pony 📥 free download: ruclips.net/video/sc9FVtLJ57I/видео.html
Pong game with C# and Raylib - part 4
Просмотров 52Месяц назад
How to make Pong game (less than 200 lines of code) with C# using Raylib (www.raylib.com/) in ~40 minutes. This is final part. Code on [Github](github.com/dsoronda/Pong-Clone) Soundtracks from YT Audio library: - "Song of Mirrors" by Unicorn Heads - "The Center Isn't Holding" by National Sweetheart - "Night Shift" by National Sweetheart
Pong game with C# and Raylib - part 3
Просмотров 48Месяц назад
How to make Pong game (less than 200 lines of code) with C# using Raylib (www.raylib.com/) in ~40 minutes. This is part three of four part video series. Code on [Github](github.com/dsoronda/Pong-Clone) Soundtracks from YT Audio library: - "Night Shift" by National Sweetheart - "Stellar Wind" by Unicorn Heads - Easy Lemon 60 Second by Kevin MacLeod is licensed under a Creative Commons Attributio...
Pong game with C# and Raylib - part 2
Просмотров 42Месяц назад
How to make Pong game in C# using Raylib (www.raylib.com/) in ~40 minutes. This is part two of four part video series. Code on [Github](github.com/dsoronda/Pong-Clone) Soundtracks from YT Audio library: - "Beach Walk" by Unicorn Heads - "Big Sky Elegy" by National Sweetheart
Pong game with C# and Raylib - part 1
Просмотров 91Месяц назад
# Pong clone game How to make Pong game in C# using Raylib (www.raylib.com/) in ~40 minutes. This is part one of four part video series. Code on [Github](github.com/dsoronda/Pong-Clone) Soundtrack - YT Audio library : "URL Melt" by Unicorn Heads
Using Raylib in C# - simple Hello world application
Просмотров 96Месяц назад
How to use Raylib with C#. Music : In Slow Motion (Inspiring Ambient Lounge) by soundbay Music link : pixabay.com/music/future-bass-in-slow-motion-inspiring-ambient-lounge-219592/
How to install .NET 8 on Ubuntu 24.04
Просмотров 682 месяца назад
How to install .NET 8 on Ubuntu 24.04 Music : In Slow Motion (Inspiring Ambient Lounge) by soundbay Music link : pixabay.com/music/future-bass-in-slow-motion-inspiring-ambient-lounge-219592/
003 C sharp support in VS Code
Просмотров 47Год назад
In this video we'll see how to create new .NET Console project. Open it in Visual Studio Code and add support for C# in VS Code.
002b Install visual studio code using Debian package
Просмотров 16Год назад
In this video we will install Visual Studio Code on Ubuntu Mate (ubuntu-mate.org/) using Debian package (code.visualstudio.com/#alt-downloads).
002a Install visual studio code on Ubuntu Mate
Просмотров 238Год назад
In this video we will install Visual Studio Code on Ubuntu Mate (ubuntu-mate.org/) using Software Boutique (ubuntu-mate.org/features/boutique/).
Amazing tutorial with a lot of best practices incorporated. Keep up the great work!
"Unable to locate package dotnet-sdk-7.0". FUCK THIS
.NET is end of life.. so you should try execute : sudo apt update && sudo apt install dotnet-sdk-8.0
@@CodeNova Yes you are correct but I could not find information about it nowhere. I managed to install 7.0, but manually. Thx for response
Have you had a luck dotnet dev cert for https on ubuntu. I had hard time doing it for my blazor wasm app
Your video tutorial, if it works. Thanks a lot!
Thank you!
You're welcome!
Great video! It's so easy to follow. Keep up the good work!
Thanks Nenad