Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - BlackDay

Pages: [1]
1
General / Creating a Mini-Game with Crucial 3-Second Rounds
« on: September 13, 2023, 09:54:05 pm »
Hello,

I'm currently collaborating with a brain science lab on a simple experiment. In each round of the game, the player's tasks are as follows:

1) Initially, a cross is displayed.

2) Then, a red circle appears in the center.

3) The player must click on the central circle.

4) Subsequently, they must patiently wait for a green target to appear.

5) Once the green target appears, the player's objective is to touch it (no clicking is involved). It's essential to note that the target may change its position while the player is attempting to touch it.

I've successfully developed the game. However, there's a challenge:

Each round (from cross to cross) should take exactly 3 seconds, but it currently takes slightly longer, around 3.03 seconds. Do you have any ideas on how to ensure that each round will take precisely 3 seconds?

I'm using Windows 11, SFML 2.6, with the following hardware:

GPU: RTX 2060
CPU: i7

Pages: [1]