Stats

7
Projects
17
Devlogs
43
Votes
3
Ships

Coding Time

All Time: 143h 35m
Today: 0h 0m

Member Since

June 17, 2025

Badges

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

Projects

7
🚀
1 devlog • about 2 months ago
🚀
3 devlogs • 2 months ago
🚀
1 devlog • 4 months ago
Hypixel Stat Checker
6 devlogs • 4 months ago
15 Puzzle

15 Puzzle

Shipped
4 devlogs • 4 months ago
🚀
1 devlog • 5 months ago
Invest == Free Money?
1 devlog • 5 months ago

Activity

My project for CodeQuest. You use the arrow keys and WAS to control the characters, and one of them tries to eat the other. If the other gets to the sleeping character, it will chase the person that tried to eat you.

Update attachment
Ronan V.
Ronan V. created a project
56d ago

Catch Quest

My project for CodeQuest

1 devlog 0 followers
Ronan V.
Ronan V. worked on Dasher
35m • 2 months ago

Enemies? SURE!
I used an enemy that is in the Cute Fantasy pack, which is also where I got the main character's art from, too. The enemy currently uses an AnimatedSprite, just like the player, and has an idle, and a walk animation. I made a death one, but haven't gotten a chance to include it yet. There is a detection zone on the enemy, where the enemy will notice you if you go inside its detection zone. My idea is that your goal is going to be to collect all the letters of the alphabet, and the only way to get them is to defeat monsters and enemies. I have an attack animation already set up for the player, so I'm going to work on that next.

Ronan V.
Ronan V. worked on Dasher
1h 3m • 2 months ago

I added in a bunch of quality of life details, like making the camera smoother, giving the camera a proper FOV (it was impossible to play earlier), and tweaking the fade on the GPUParticles on the dash. I spent a painstakingly long time figuring out where to put the WorldBoundary collisionshapes, only to realize that the editor only shows one map, and since I'm procedurally generating them, it would all go to waste. I then spent some intense minutes figuring out what to do with my life, before making the numbers just bounce of the walls. They will disappear once you hit them, and the higher the number on the block that you hit, the higher your speed. The lower the number on the block that you hit, the lower your speed.

Ronan V.
Ronan V. worked on Dasher
6h 19m • 2 months ago

I made the player's movement, got the procedural generation set up (using Gaea addon for Godot), added a flying 1 that will make the player's speed change.

Tiles: https://arex-v.itch.io/damp-dungeons
Player: https://kenmi-art.itch.io/cute-fantasy-rpg
Numbers & Letters: www.kenney.nl

Update attachment
Ronan V.
Ronan V. created a project
64d ago

Dasher

This is a 2d top-down roguelite game with procedural generation using Gaea, a Godot addon.

3 devlogs 0 followers
Ronan V.
Ronan V. worked on Block Rush
20h 5m • 4 months ago

Oops, I forgot to post devlogs for the past 20 hours! I added a GridMap which will let me easily create the map with the assets I got from www.kenney.nl, as well as making the simple 1st person player. I also added a pressure plate that will teleport you on top of it, which will be used to go to the next stage. You can click on a block to pick it up. (If you figure out how, you can go flying across the map with it, but hopefully no one figures it out?). You can hold right click while holding a block to see the charge meter go up, which will tell you how far it will launch. The goal is to get to the end island, which is how you win.

Ronan V.
Ronan V. created a project
111d ago

Block Rush

A block-based puzzle game that requires you to throw boxes to floating platforms to get to the main island.

1 devlog 0 followers

Just added sample config and .env files.

Update attachment

Fixed the demo problem. I made a setup file that will help anyone run the program on their own computer.

Update attachment

Finally finished the project! I made the embeds work, and fixed a git issue.

Update attachment

Got the barebones program to work. Decided to make it into a discord bot, but I'll probably make it into a website soon enough... Changed the algorithms on the fuzzywuzzy search thingy, and got it to show only the top 30 stats. It might show less because I spent some time getting a filter to only show the results which are actually useful, so it doesn't show me 30 results if I type the letter e.

Update attachment

I spent too long brute-forcing my way through the code to get the handpicked stats that I know are useful. I made a huge mistake mid way through, and that forced me to redo everything. :(

Update attachment

Just got some of the basic API stuff to work. The API key took abnormally long to get, and I got the Skywars and Bedwars API to work.

Update attachment
Ronan V.
Ronan V. created a project
125d ago

Hypixel Stat Checker

This is a discord bot that can tell you all about your stats on Hypixel. It includes Bedwars, Skywars, and Slumber Hotel! It uses Fuzzy Search so you can quickly get the stats that you actually want to see, saving time.

Hypixel Stat Checker
6 devlogs 0 followers Shipped
Ronan V.
Ronan V. worked on 15 Puzzle
24m • 4 months ago

Finished the project! Just did some cleanup and fixing some random css and html bugs.

Update attachment
Ronan V.
Ronan V. worked on 15 Puzzle
2h 6m • 4 months ago

The whole thing is finally coming together! I added a decent background, and spent way too long coming up with the logic and code for animating the block's movements. Along with that I added a nice snowflake feature in the background that was inspired by WordScapes's weather when doing a puzzle.

Ronan V.
Ronan V. worked on 15 Puzzle
2h 50m • 4 months ago

Spent too long just styling and making this actually functional. I spent WAY too long on the little feature where the block turns green if you can move it. Didn't have time to add block moving animations, but will work on that later.

Ronan V.
Ronan V. worked on 15 Puzzle
1h 21m • 4 months ago

I spent some time just coding the bare bones of this project, nothing much. Just looks like a grey box.

Update attachment
Ronan V.
Ronan V. created a project
130d ago

15 Puzzle

This is a classic 15 puzzle game. It has lots of smooth animations, decoration, and even a move counter that tells you how good(or bad) you are at the game!

15 Puzzle
4 devlogs 0 followers Shipped

I FINALLY finished installing SoapySDR and getting it to work!! It took like 2 hours somehow, I literally had to delete screen recordings of me playing Minecraft just to make space for WSL because I couldn't get it to work on Windows.

Update attachment
Ronan V.
Ronan V. created a project
135d ago

Waveband Project (WIP)

This is my project for Waveband.

1 devlog 0 followers

Started working on this, and added all the main features!

Update attachment
Ronan V.
Ronan V. created a project
137d ago

Invest == Free Money?

An app that calculates how much free money you'd get if your investment gets a specific return rate. (Not financial advice!)

Invest == Free Money?
1 devlog 0 followers Shipped
Ronan V.
Ronan V. joined Summer of Making
140d ago

This was widely regarded as a great move by everyone.