02/05/2024
sketching a mall map for the game because apparently SCULPTING AND DESIGNING A NEW MONSTER CONCEPT TAKES MORE TIME THAN THIS SHID
A page where learners can watch and follow my programming videos
02/05/2024
sketching a mall map for the game because apparently SCULPTING AND DESIGNING A NEW MONSTER CONCEPT TAKES MORE TIME THAN THIS SHID
I need a designer BADLY, characters, weapons, monsters, and environment designers.
30/04/2024
28/04/2024
Introduction to SQL for dummies explained by 2 dummies.
https://youtu.be/tEbwRuG4C-o?si=7gm9t7RL2tNTTviQ
04/04/2024
A C++ code, too lazy to explain so just figure it out yourself idk
26/03/2024
Genesis Program - Game DevLog #1
Laying out a flat plane for me to work on and fiddling with the mesh components, and trying to figure out how the f the camera object works
Genesis Program - A Video Game Project
A single player campaign game where the player has to traverse a world riddled with monsters that hide in the dark. Played in a bird's-eye view mechanic and pixel style environment, the story starts in an underground military laboratory.
21/03/2024
A functional Database Website that requires email to login or register. A Functional Search Query is also included too. I used Python to create the contents of my database table and used MySQL to edit the attributes, then exporting it to HTML and CSS and then adding website functionality using JavaScript. The HTML files acts INDEPENDENTLY from the actual database so you'd need to constantly update the HTML files accordingly every time you edit the database.