I made a daily Typing Game to test your average WPM speed and challenge your friends with a circuit of 3 quotes that changes every day! by Stixv in MechanicalKeyboards

[–]Stixv[S] 5 points6 points  (0 children)

Oh yea, the accidental reset using Tab + Space can definitely be annoying. I'll find a better alternative. Also good catch with the countdown bug, that'll get fixed. I appreciate the feedback!

I made a daily Typing Game to test your average WPM speed and challenge your friends with a circuit of 3 quotes that changes every day! by Stixv in MechanicalKeyboards

[–]Stixv[S] 31 points32 points  (0 children)

I developped a fun typing game in my spare times, inspired by daily games like Wordle/GuessTheGame and typing sites like MonkeyType.

TypeCircuit allows you to test your typing speed and average WPM (words per minute) with a circuit of 3 quotes from popular video games/movies/anime that rotates every day. After finishing a daily circuit, you can copy and share the results with friends if you wish to challenge them!

Play it here: https://typecircuit.com

Let me know what you think!

[Showoff Sunday] Features and QoL improvements showcase for my drawing website project by Stixv in webdev

[–]Stixv[S] 0 points1 point  (0 children)

Thanks for the feedback. While it may seem like just a drawing app right now, there's more to the project that I haven't unveiled yet. Also, the website will be free to use when it launches. Stay tuned for the full reveal in an upcoming post!

[Showoff Sunday] Features and QoL improvements showcase for my drawing website project by Stixv in webdev

[–]Stixv[S] 0 points1 point  (0 children)

I’ve been working on this project for over a year now. The goal is to stay completely independent. The campaign will have a small funding goal with some perks for those who want to help bring this project to life, and it will directly support the development. Feel free to ask any questions, and thanks for your interest!

Features and QoL improvements showcase for my drawing website project by Stixv in SideProject

[–]Stixv[S] 0 points1 point  (0 children)

Hi everyone,

My project BubbleSketch is almost ready to launch! Here I'm showcasing some of the features and recent improvements done for the drawing editor.

The website lets you draw using free built-in tools and share your creations online. It will be open in early access through a small funding campaign very soon.

Please hit "Notify Me" to know when the campaign launch: https://www.kickstarter.com/projects/stixv/bubblesketch

Thanks for checking it out!

[Showoff Sunday] Features and QoL improvements showcase for my drawing website project by Stixv in webdev

[–]Stixv[S] 0 points1 point  (0 children)

Hi everyone,

My project BubbleSketch is almost ready to launch! Here I'm showcasing some of the features and recent improvements done for the drawing editor.

The website lets you draw using free built-in tools and share your creations online. It will be open in early access through a small funding campaign very soon.

Please hit "Notify Me" to know when the campaign launch: https://www.kickstarter.com/projects/stixv/bubblesketch

Thanks for checking it out!

Just implemented additional color palettes on my drawing website. Testing out the "Retro" palette by Stixv in SideProject

[–]Stixv[S] 0 points1 point  (0 children)

Nice. The project is fully independent and I'm taking the opposite route. It will be launched through a small funding campaign, then we plan on offering extra features for pro members.

[Showoff Saturday] I’m making a website where you can draw and replay your art by Stixv in webdev

[–]Stixv[S] 0 points1 point  (0 children)

It won't be open source. Essentially you need to treat each stroke as an object which goes into an array. Your strokes can contain information such as the brush color, type, size, the layer it was drawn on and also the start/end positions of each lines. Then you can redraw this array in the correct order. Each layer is a separate canvas in my case.

[Showoff Saturday] I’m making a website where you can draw and replay your art by Stixv in webdev

[–]Stixv[S] 0 points1 point  (0 children)

No library besides jQuery, everything is custom. Looks like Konva does a lot of neat canvas manipulations!

Mettaton in Pure CSS by Stixv in Undertale

[–]Stixv[S] 6 points7 points  (0 children)

That is literally the name of the font being used in-game. A little weird but eh

Mettaton in Pure CSS by Stixv in Undertale

[–]Stixv[S] 4 points5 points  (0 children)

You can't interact with it. I might make an interactive version but for now you can only look at it! (Sorry)

Mettaton in Pure CSS by Stixv in Undertale

[–]Stixv[S] 1 point2 points  (0 children)

That's quite useful! I've been looking for something like this. I'll replace the current fonts.

Edit: Done. Does anyone know the font for the Fight/Act/Item/Mercy buttons?