- Видео 8
- Просмотров 1 803
Krida Creations
Добавлен 21 июл 2020
Solo indie game developer
How I made a Physics Engine and you can too....
In this video i will talk about how I made a 2D Physics Engine from scratch
the code is written in C++
The code is bit messy because I am still working on it but you can have a look at it
Code link :- github.com/KridaCreations/PunyPhysics
Resources:-
@Two-Bit Coding - ruclips.net/p/PLSlpr6o9vURwq3oxVZSimY8iC-cdd3kIs Physics engine playlist
@Skeffles ruclips.net/video/dn0hUgsok9M/видео.html Separating Axis Theorem
@The Coding Train ruclips.net/video/dJNFPv9Mj-Y/видео.html&pp=ygUQdGhlIGNvZGluZyB0cmFpbg%3D%3D elastic collisions
@Reducible ruclips.net/video/eED4bSkYCB8/видео.html&pp=ygUTcmVkdWNpYmxlIGNvbGxpc2lvbg%3D%3D collision and graphics
Chris hecker :- chrishecker.com/Rigid_Body_Dynamics articl...
the code is written in C++
The code is bit messy because I am still working on it but you can have a look at it
Code link :- github.com/KridaCreations/PunyPhysics
Resources:-
@Two-Bit Coding - ruclips.net/p/PLSlpr6o9vURwq3oxVZSimY8iC-cdd3kIs Physics engine playlist
@Skeffles ruclips.net/video/dn0hUgsok9M/видео.html Separating Axis Theorem
@The Coding Train ruclips.net/video/dJNFPv9Mj-Y/видео.html&pp=ygUQdGhlIGNvZGluZyB0cmFpbg%3D%3D elastic collisions
@Reducible ruclips.net/video/eED4bSkYCB8/видео.html&pp=ygUTcmVkdWNpYmxlIGNvbGxpc2lvbg%3D%3D collision and graphics
Chris hecker :- chrishecker.com/Rigid_Body_Dynamics articl...
Просмотров: 209
Видео
Making a game in C++ from scratch
Просмотров 2642 месяца назад
This is the first game i made using C and SFML. this is clicker game where you have to defend your space ship from the extraterrestrial threats. In the video i have explained how i made the game along with the architecture. Below are the links for downloading the exe and source code The game is available for windows only Direct download link :- github.com/KridaCreations/ShipDefender/releases/do...
Part-2 Client Side Prediction
Просмотров 513 месяца назад
2nd video in the Client Server Architecture tutorial series In this video, I discussed the "Client Prediction Algorithm" #clientservermodel #clientsideprediction #godottutorial #godot #gamedevelopmenttutorial #multiplayer #fps
Part-1 Client-Server model for FPS games - ( Introduction )
Просмотров 194 месяца назад
This video is the first part of the tutorial series on the Client-Server model for multiplayer FPS games This video discusses the two popular architectures that are used in making FPS multiplayer games 1) Peer 2 Peer 2) Client Server Model Peer 2 Peer model has some huge disadvantages compared to Client Server model which is discussed in this video after the Client-Server model is introduced. #...
No BS guide to Fixing jitter in Godot with detailed explanation
Просмотров 1504 месяца назад
In this video, I provided an in-depth explanation for the jitter that happens when you run your game in GODOT and a solution to it The code for the demo : github.com/KridaCreations/JitterFixDemoGodot the solution is inspired by youtuber Devmar (@actualdevmar )(ruclips.net/video/gL0iibY6-Fg/видео.html) I was not able to record a demonstration of the result because my PC was dropping framerate wh...
1 vs 1 LAN multiplayer game in Godot game engine using Websockets (Nodejs) server
Просмотров 4483 года назад
1 vs 1 LAN multiplayer game in Godot game engine using Websockets (Nodejs) server
Graph Visualizer Project Showcase
Просмотров 4413 года назад
This is a Graph algorithm visualizer made using HTML,CSS, Vanila Javascript. i have a hard time learning and understanding graph algorithm, so i made a web application to help future learners, In this project you can visualize following algorithms 1)Depth first search 2)Breadth first search 3)Dijsktra Algorithm 4)Prims's Algorithm 5)Kruskal algorithm 6)Algorithm for finding Articulaiton point l...
pandemic2.0.2.0 sneek peek
Просмотров 2233 года назад
pandemic2.0.2.0 for Android godot game sneek peek a game where a evil scientist create a virus which infected humans and turn them into zombies, now the scientist spread the virus all over the world but..... one village remain untouched so one boy came out to fight the evil empire created by scientist finding his way through the forest collecting important herbs and killing zombies ..... subscr...