A downloadable game for Windows, macOS, and Linux

Here is a technical demo of my game. It lacks a menu and any settings, and the graphics are highly sketchy. My main goal was to test the idea of the gameplay.

  • Title: PWM Simulator.
  • Genre: 2D puzzle.
  • Date of start of work: Wed Dec 09, 2020.
  • Date of release: Fri Jul 09, 2021.
  • Developers: only me.
  • Game engine: LÖVE.

Summary:

The blue plot displays a random analog signal. The light green plot displays the signal derived from the digital signal (see below) by passing it through an RC circuit.

The digital signal is generated by the user: when the mouse button is pressed, the signal level becomes logical high, when the mouse button is released, the signal level becomes logical low.

The goal of the game is to replicate the shape of the blue plot by the light green plot as close as possible.

Description: https://github.com/thewizardplusplus/pwm-simulator/blob/master/docs/gameplay.md

Controls:

Spoiler

Activate the custom plot by clicking the mouse or tapping on the touch screen. The plot remains active only during the interaction.

Pause by clicking the || button. To resume, click the |> button.

Source:

StatusPrototype
PlatformsWindows, macOS, Linux
Release date Jul 08, 2021
Authorthewizardplusplus
GenrePuzzle
Made withLÖVE
Code licenseMIT License
Asset licenseCreative Commons Attribution v4.0 International
Average sessionA few minutes
LanguagesEnglish
InputsMouse, Touchscreen

Download

Download
pwm-simulator-win64.zip 4 MB
Download
pwm-simulator-macos.zip 5 MB
Download
pwm-simulator.AppImage 4 MB
Download
pwm-simulator.love 532 kB

Leave a comment

Log in with itch.io to leave a comment.