Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

imprity

38
Posts
3
Followers
A member registered May 11, 2020 · View creator page →

Creator of

Recent community posts

I would just crop the images and edit it in using Photoshop. : D 

Yeah, I wasn't really thinking about user customizability when I made this thing.

Also there is a file called arrows.json

If you open it, you'll see something like this.

{
    "spriteWidth": 110,
    "spriteHeight": 112,
    "spriteMargin": 0,
    "spriteCount": 8
}

spriteWidth and spriteHeight is how big each note arrow image is. So if you want to change your image size, change those two numbers.

Colors are hard coded! You can change the shape of notes but not the colors. Your note images should be white on transparent background.

Detailed explanation :

Let's say I want my arrows to look like this.


First draw your arrow shapes

Then make them white

Save it as arrows.png.

Hope this helps! Let me know if you run into any issues.

NOPE! Too much hassle : D

To be honest... I'm sick of looking at this spaghetti monster I have created lmao. I wanna start working on something else from now on. 

Except fixing bugs, development of this program is officially on halt! (Maybe I should post that on front page later today.)

Thank you! ❤️

Hello! After thinking about it, I decided against it.

I want to avoid licensing issues as much as possible by confirming the sources. And your hit sound pack contains sounds that are hard for me to confirm that I can use it safely.

I know this sounds silly but I'd like to reduce hassle as much as possible.

The real reason I wanted to credit you is that I wanted to thank you for all the support and feedback you gave me and I don't think this is an appropriate way.

Because distributing binary is a risky business.

For example, there was a bug in Minecraft that allowed hackers to execute arbitrary code. Although I don't think my program is sophisticated enough for hackers to use it that way, I'm always nervous that my program might cause any harm. 

And I don't want you to be held accountable if something like that ever happens.

I'm sorry 💔

Thank you for all the support you have given me. It really helped me!

I thought you would send like 5 or 10 files, not the whole sound library lmao. Can I choose 10 sounds that I liked the most? Or you can give me your list.

Also, I'd like to make a credit page in my game and list you for playtesting and making a hitsound if you are cool with it.

Sure! if you can provide me with a google drive link (Or you could upload it on itch directly), I'll happy to include it in next release of my game this week!  

Hit sound and opponent mode is out! It took longer than expected...

P.S. You can press right mouse button to copy on windows terminal.

If your friend meant program shuts down immediately after showing cmd, and if they are computer savvy, here's something your friend can do!

  1. Open terminal where fnf-practice.exe is.
  2. Type fnf-practice.exe in to terminal.
  3. Copy the output and paste it in to comment section.

Here's the demo video.



It's not a guarantee I can fix the problem, but it'll definitely help me track down the issue!

What do you mean by 'cmd closing'? Does it mean when they open the program, program shuts down other cmd windows? If that's the case, that would be very weird.... If your friend could provide me with some screen shots, or some video, it would be very helpful! Thanks!

That was mean... sorry 😥 It was intentional! I didn't want it to obstruct the notes in middle scroll when paused.

(1 edit)

Glad it fixed it! And about the pause icon, I think I like that bug! It almost feels intentional. Hmm...

Thank you! I was having doubts about my skills implementing hit sounds lol. (Making speaker go ding every time you press the key was harder than I thought...) And thanks for the feedback as always. There are so many mods out in the wild and only way for me to catch these things is by players like you reporting bugs. So I really appreciate it. 

yayaya indeed ; )

0.3 is out! I hope this fixed the issues.

Thanks for the bug report! If you could give link to the mod and song's name, it'll be very helpful!  

Thank you <3

(1 edit)

My fear is that I might guess wrong. Which would be incredibly annoying for players. Then again  I could always add an option to disable it. But as always, no promises! Feature creep is the worst enemy of developers as they say : D

This comment section is becomming a great TODO list for me, lmao! <3

OMG! I zipped my file wrong! Sorry, updated the release file. (I wasn't able to catch it since it unzips fine on my machine.) Very sorry and thank you so much for reporting this! It would have never been caught otherwise!

That is very odd... Maybe it's itch's fault. Try downloading from the link I gave you above. It's 0.2.1

(1 edit)

Implemented ghost tapping! See if it works. If it does, overwrite your current exe with new one.

Fallback to 0.1.1 if something if something is wrong. Download 0.1.1 here.

(1 edit)
Well, I'll reply with my own yapping : )
Ghost tapping

Thanks for the info! I think I'll just stick to ignoring the mispress since it's easier and this program is made for practice, not for score attacks.

Extra keys

Probably not possible. You might be wondering why, but charting in fnf (well original fnf) is very convoluted (and so is my code :3) so it'll probably be not possible to make it work across many mods. 

Custom skins

Maybe! I mean if you look go to github link, there is a folder called assets, and there are image files that program can load on startup. If you copy that folder to where the program is and run it in terminal with 

fnf-practice.exe -hot 

program uses the images inside the folder instead of ones that are builtin. But that's a feature I made for myself and not for others.

Zoom on beat

Nope! Sounds like too much hassle : )

Including other mods

I'm not comfortable including other people's mod without asking (what if they get mad at me T.T). Also I want my program size to be small. Then again, I really wish this program had some built in song so I can use it as an web demo, and it would be a lot more convenient for testing. Maybe I'll ask around.

Hurt notes

Probably not possible. How hurt notes are implemented in lot these mods is by giving notes a 'name'. Like BadNote, or HurtNote. Problem is that I don't believe modders use the same name for these. So even if I could make hurt note work on some, it may not work on others.   

Background

Same with custom skin.

Midscroll

Maybe!

Accuracy and ratings

I'm not sure what accuracy and rating system I should implement. I could always pick one but which one do I pick? Also, it feels kinda weird giving a rating when a player can jump to arbitrary point. So probably not. 

Again, thanks for the detailed feedback!

(1 edit)

Hello! First of all, THANK YOU for such kind words! It means a lot to me! 

Second, I didn't implement ghost tapping because I didn't use that feature, but it is very possible. But I'm not sure how ghost tapping should behave.

I mean, I can tell the game to just ignore when user accidentally press when they are not supposed to, but I have a feeling that other fancier mods do more than that. 

Let me know if there are details or ideas about ghost tapping I have to know!

Also, I think opponent mod will be a fun idea! I'll try to implement it if I can.

I'll let you know once I implement those features!

Thank you!

thankyou for this lovely tool~

That fade in out was done in like one hour and I was kinda about to die lol. Wish I had more time.

Thanks for comment! ♡

Thankyou so much...

I I don't know. This game kinda feels like fart joke to me in a sense that if it was drawn out too long it might have been kinda awkward.

Thanks for comment ♡

THANKYOU!!!!! ~~~♡♡♡

cool~~~

cool game !!

kewl game~

OMG MY VERY FIRSF COMMENT <3 THANKS <3

This is my first game so feedback would be greatly appreciated. Also please leave a comment if you happen to find any bug. Thank you!

Umm... where can I download it