Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Making a Bullet Hell Game in Bash + raylib в хорошем качестве

Making a Bullet Hell Game in Bash + raylib 12 дней назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Making a Bullet Hell Game in Bash + raylib

Hello everyone! Here I take a look at a famous shell program and scripting language called bash, very used in several Linux distributions. One thing Bash surprised me is how fast it can handle insertion and removal of items in arrays, at first I thought that it would be the bottleneck, but it's surprisingly fast! Source code: https://github.com/SomeUnusualGames/T... ctypes.sh, the library that made all of this possible: https://github.com/taviso/ctypes.sh raylib, awesome C library: https://github.com/raysan5/raylib/ Timestamps 00:00 Intro 00:20 A bit about Bash 1:26 ctypes.sh library 2:11 A simple hello world in Bash with raylib 4:30 A more advanced example 4:54 How to solve the struct-by-value issue 5:27 How to solve the floating point issue 6:14 String expansion/substring removal 7:04 A look a the game's code 7:55 Variables in bash 8:10 The importance of spaces 8:48 Double square brackets in conditionals, why? 9:27 Arrays in Bash - bullets 10:44 Ending

Comments