You are browsing as a guest. Sign up (or log in) to start making projects!

Harupi

@Harupi

Joined June 10th, 2026

  • 11Devlogs
  • 3Projects
  • 2Ships
  • 15Votes
🥖
Open comments for this post

5h 11m 18s logged

Elite Four devlog 4 - A second game !

I finished the Mister C’s game, where the player have to guess a city from its skyline and the colors on the flag of its country.

I also made some functions to handle the continuity of the 2 games.

I’m on the road to see my friends, so the gift will probably not be ready at time, but I’ll do my do my best to finish it as soon as I can !

0
0
6
Open comments for this post

2h 9m 36s logged

Elite Four devlog 3 - Just finished the Miss N’s game !
To decide if the player wins or not, I made a hidden score system I tried to balance to be not too hard neither too easy.
I also made some general functions I’ll use for all the games.
The next step is the Mister C’s game, where the player will have to find a city from its skyline and the colors on the flag of its country.

0
0
2
Open comments for this post

1h 20m 30s logged

Elite Four devlog 2 - I finished the visuals for the Miss N’s game.
In this game, there will be a crepe recipe and a list of ingredients. The quantity of the ingredients will increase and decrease rapidly, and players will have to press the spacebar to select a quantity.
If the selected values are too far from the recipe, the game is over.

(I asked her to send me her own recipe)

0
0
2
Open comments for this post

1h 22m 57s logged

Elite Four devlog 1 - I’ll see 4 friends in one week and I want to make them a gift, but I’m in holidays far from home, so I decided to make them a little game, with a minigame for each of them.
I choose to make the interface with tkinter cause I already build some apps with it and I don’t have so much time to learn a new gui toolkit.
It was quite a long time ago so I had to make some tests to find back how things were working and I just made a basic start menu.

0
0
26
Ship

p2sa (Picture to String Art) is a Rust library and CLI tool for generating a string art version of a given image.

I previously worked on a similar project for school in Python, and this is my rewrite of it in Rust. I made this to improve the speed and to experiment with the language (and it worked ! This version is so much faster).

The logic didn't cause me big problems, cause I already put some hours on it for school, but I ran into some issues with the numeric types for the calculations. There may still be issues with very large numbers, but I don't think someone will really use this with extra-extra-extra-large pictures.

My next project will probably be a web interface for this tool !

Thanks for taking a look !

  • 3 devlogs
  • 12h
  • 17.95x multiplier
  • 209 Stardust
Try project → See source code →
Open comments for this post

1h 43m 29s logged

p2sa devlog 3 - SVG support !

SVG allows to obtain cleaner images because of its vector-based format.

The project is usable so I will ship it.

(This is a screenshot of the svg because the format is not allowed for the posts)

0
0
16
Open comments for this post

8h 47m 12s logged

p2sa devlog 1 - Hello !
This project is a rewriting in Rust of a school project I made in Python, to improve the speed and to experiment with this language.
The goal of this project is to reproduce an image just with lines, like in string art.
I also plan to do a website to use it easily, but it will probably be another stand-alone project.
So for this first devlog, I remade the core feature, the reproduction of an image in a string art style using edge detection to place the nails, and made it a rust library.
I will probably do the CLI part next, so I may be able to publish the first version of the crate.
Here is an example result :

0
0
4
Ship

HarupiOS is an OS-looking website, where you can find some informations about me, the last books I've read, and a Pong game !
The hardest part was certainly to find what to put on this website. I took me some time but I at least enjoyed adding the Pong easter egg.
More details are available on the readme 📃
It's nothing amazing but I hope you'll like it :)

Have a nice day !

Try project → See source code →
Open comments for this post

3h 29m 30s logged

HarupiOS devlog 4 - Completed the entire guide, added an “About me” window and a Pong easter egg. I will ship the project like that 💫

0
0
4
Open comments for this post

1h 52m 27s logged

HarupiOS Devlog 1 - Followed the two first jams of WebOS, put some time on css but it can still look better🧑‍🎨

0
0
5

Followers

Loading…