Activity

Solar

Welcome to capd.lol! I’m making a project where, like carrd, you can create your OWN bio/portfolio and include links like Spotify and stuff (that’s the plan!)

I’ve got a simple homepage that I’ve made up that I’ll use for landing! The domain will be available at https://capd.lol.

Changelog

Attachment
0
Solar

Cooked up a simple menu! This will be the starting menu for the game but it may change. When you click New Game, it brings you to the cutscene then the actual game!

Attachment
0
Solar

A LOT has happened! There is now an arm with a gun! Except the gun hasn’t been modeled yet, so now it just shoots out of the player’s hand…

Also, worked a little bit on the menu, player system, and a bunch of stuff!

Attachment
0
Solar

WOAHHHHHH Cutscene! Spent about an hour and a half making the opening cutscene according to the script, which you can find here! It’s formatted like a movie script but eventually should turn into a video game script. (NOTE: Script writing has not been accounted for in total time.)

Attachment
0
Solar

Update: this person can now jitter! Looks kinda insane, but I’ve only been experimenting with this shader and it seems to work only on characters, not the camera itself. Still really cool though and I plan to use this!

Attachment
0
Solar

Hey there! Welcome to this project :)

To start things off, we have CONTROLLER SUPPORT!!! 😱 But in all seriousness though, I spent about 40 minutes initialising the project, getting basic movement underway, with support for WASD and now gamepads/joysticks!

Attachment
0
Solar

Hey there! Welcome to the project. I’ve spent about 15 minutes experimenting with the console and hosting a webpage using Express. Seems fun!

Attachment
0
Solar

Shipped this project!

Hours: 1.67
Cookies: 🍪 39
Multiplier: 23.31 cookies/hr

Made the base project! This was fun and I already learnt a lot about the restrictions of Rust and also more in-depth of how permissions work. Thanks for reading!

Solar

chkprm is now ready for its first ship! If this project were to continue, I would add directories and support for filters, such as -u for user only, for example. Thanks for reading!

Attachment
0
Solar

It works! It can now tell you what permissions a file has, and also what it means too.

Attachment
0
Solar

This might look like a bunch of mumbo jumbo, but this is a good sign! It means we can actually read the permissions from a file, and then later parse it.

What is a file permission? (Linux)

File permissions are critical to determine whether a user can read or write to a file/directory, as well as execute it.

Attachment
0
Solar

Welcome! When thinking of project ideas, I thought “why not combat a problem I’ve always dealt with?”, so I thought this would be a good opportunity to learn Rust better.

Permissions have been difficult for me to wrap my head around with. Sometimes I just do chmod +x example.txt without knowing what it does and call it a day. So, I’ve spent about half an hour learning how to read from command arguments and files, no matter if the path is absolute or relative (relative: example.txt, absolute is the full path).

Attachment
2

Comments

Ryan Chen
Ryan Chen 3 months ago

Wait, this is a really impressive project. I’ve just been backreading it and it seems really useful.

B3N118
B3N118 3 months ago

This things looks awesome! Gave it a great rating in voting.

Solar

Welcome! I’ve opened up the project for the first time in 3 months, and I’ve been experimenting a little bit with controller support! Right out of the box, the movement seems to work great!
Also, the “Exit” button now works if you click it and you’re not on the web version, something previously implemented but ignored!

Attachment
0
Solar

Welcome! I’ve been thinking about creating some sort of pizza tycoon game, and this is where we begin! For now, I’m going to reuse the sprite from my previous game as a placeholder, and I’ve currently got movement working!

Attachment
0