Search


Good Pickup, bad pickup
This took me a little while to figure out but I finally got it. As you can see at the coin amount section of the player, whenever I...
Keshav Batra
Jan 27, 20231 min read
1 view
0 comments


My gameplay
Initially when my player was colliding with the object, it would reset to a new platform and keep doing that. But after I changed other...
Keshav Batra
Jan 20, 20231 min read
1 view
0 comments


Mario Party Type Game
The original intent of this game was for it to be an infinite jumper where the player would land on the platforms and keep jumping up...
Keshav Batra
Jan 13, 20231 min read
2 views
0 comments


Platform Collisions (WIP)
So I got the platform collisions to work but not in the way I expected. For right now the platforms move whenever I try to get on them....
Keshav Batra
Dec 23, 20221 min read
1 view
0 comments


Coin Pickup
I now have a coin pickup function where the number increases whenever I collect a coin. I did this by creating a script for my coin...
Keshav Batra
Dec 16, 20221 min read
1 view
0 comments


Player Movement
Now that I've gotten the jumping and the platforms taken care of, I've decided that I'm going to take care of the movement from left to...
Keshav Batra
Dec 8, 20221 min read
28 views
0 comments


Platform movement
Now I finally have my platforms spawning in different sizes and in different positions. They move from left to right in the vicinity. I...
Keshav Batra
Nov 18, 20221 min read
1 view
0 comments


3D Platformer
I've now completed the infinite moving platforms for my player to jump on. I achieved this by using collision.transform.position. I then...
Keshav Batra
Oct 28, 20221 min read
3 views
0 comments


My Personal Project
So I've made some progress on my 3D jump platform game. I added the jumping function for the player and the disappearing platforms for...
Keshav Batra
Oct 21, 20221 min read
2 views
0 comments

My Personal Project (WIP)
I've decided to start working on my own personal project that I'll put in my portfolio once I'm finished with it. Its gonna be a 3D...
Keshav Batra
Oct 14, 20221 min read
2 views
0 comments


Unity Challenge Complete
I finally completed my unity challenge and it turned out great. The first thing I worked on was having the camera follow the plane. Then...
Keshav Batra
Oct 7, 20221 min read
6 views
0 comments


Unity Challenge
I've been given a challenge to where I'm supposed to fix an out of control plane. As you can see, I got the camera to follow the plane...
Keshav Batra
Sep 30, 20221 min read
1 view
0 comments


Unity Practice
I've decided to continue with the unity lessons and work on getting this vehicle moving from one place to another. I did this by watching...
Keshav Batra
Sep 23, 20221 min read
3 views
0 comments

Job Applications and C# practice
I've decided to start applying for some jobs and work on some more c# since its been very rusty. I've started working on these unity...
Keshav Batra
Sep 16, 20221 min read
3 views
0 comments


Getting back into C#
So now that times gone by, I've decided to take a break from Javascript and that assessment and go back to C# since I found another...
Keshav Batra
Sep 2, 20221 min read
0 views
0 comments

Loading Screen for my assessment
I have finally started on my assessment and i was able to make a loading bar by coding in the background and the bar. All I've got to do...
Keshav Batra
Aug 26, 20221 min read
3 views
0 comments


Flappy Bird practice assessment
Now that I've finished the coding practice, I've decided that I needed to practice making the game itself. So I watched a video to help...
Keshav Batra
Aug 19, 20222 min read
2 views
0 comments
JavaScript Final bits of code
For now I've decided to take a break from that JavaScript video, and finish off with do while loops. I have learned about nested objects,...
Keshav Batra
Aug 11, 20223 min read
3 views
0 comments


JavaScript code
I'm about halfway done with the lesson and I've commented on a lot of the lines so that I would be able to remember the steps of what...
Keshav Batra
Aug 4, 20226 min read
3 views
0 comments
More JavaScript Code
After a week of inactivity, I finally got back and resumed my JavaScript code. Im about a quarter of the way finished but I've still got...
Keshav Batra
Jul 28, 20224 min read
2 views
0 comments