Stats

4
Projects
10
Devlogs
0
Votes
1
Ships

Coding Time

All Time: 29h 52m
Today: 0h 0m

Member Since

June 25, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

4
🚀
2 devlogs • about 1 month ago
🚀
3 devlogs • about 1 month ago
3D Snake Game
4 devlogs • about 2 months ago
🚀
1 devlog • about 2 months ago

Activity

Codegirl
Codegirl worked on ESO Lang
3h 9m • 28 days ago

I completely to post a dev log:
But I have been cooking so I got the tokenizer part done:
- Keeps strings together: yo this fr fr stays as one token.
- Splits numbers and words: 5, bussin, x, = all get separated.
Then after the tokenizer is done I also made the the parser but there is some errors that still needs to be fixed...

Update attachment
  • Reflected and decided the words that needs to be used to code in my Brain rot language!
  • Made sure to include a section for the different aspects of the programming language - Data Types, Variables Operators and Functions Error Handiling
Update attachment
Codegirl
Codegirl created a project
30d ago
2 devlogs 0 followers

Added clouds, sun, and the rocket itself!

Update attachment

Made the basic scene, centered the canvas & added a black background to the surrounding

Update attachment

I had no idea how to create a JS animation, so I began by reviewing the slides and the YouTube video series, HTML5 Canvas JavaScript Tutorial.

By the end of the tutorial, I learned how to create a basic such as creating a canvas, square, circle, and other stuff like adding color and changing the thickness of strokes.

Update attachment
Codegirl
Codegirl created a project
38d ago

Popcorn Animation

A short JS animation

3 devlogs 0 followers

Made some final fixes to the game and shipped it!

Update attachment

Ok so i have been cooking:
The snake now grows! When you eat the food, a new segment is added to the tail. If you don't eat, the tail segment is removed as the head moves forward
I went with a clean, bird's-eye-view instead of what every i was trying to do previously
Then you crash, a GAME OVER message pops up, and the game loop stops
Finally, made the food placement smart so it does not placed on top of the snake!

Basics of the code done!!
- Currently, the snake in the game is just one block with four dimensional movement - front, back, right & left.
- Random food blocks on surface
- Game over if it goes outside the grid line

The goal:
Classic Snake Game but 3D using A-Frame.
The snake grows when it eats the food Game ends if the snake hits itself or the world border.
For the #fraps YSWS

Update attachment
Codegirl
Codegirl created a project
47d ago

3D Snake Game

Classic Snake Game but 3D using A-Frame. The snake grows when it eats the food Game ends if the snake hits itself or the world border.

3D Snake Game
4 devlogs 0 followers Shipped
  • added GUI skeleton
  • Folder chooser + threaded scanner
  • File gathering
  • Display & simple filter
Codegirl
Codegirl created a project
48d ago

File analyzer & Manager App

A application allow to scan for files. Once a folder is chosen & "Scan Files" is clicked, searches that directory and all its subfolders to gather information about each file, such as its name, size, and last modification date. Based of the information such as last use or taking the most you can chose to delete file that are not needed based on the information.

1 devlog 0 followers
Codegirl
Codegirl joined Summer of Making
49d ago

This was widely regarded as a great move by everyone.