Circuit Puzzle: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
(update .uze and .hex links (non-offset lock/rotate icons got moved over by 1px))
 
(One intermediate revision by the same user not shown)
Line 58: Line 58:
[https://nicksen782.net/UAM/APP_emu/?gameid=275 Play In Browser]
[https://nicksen782.net/UAM/APP_emu/?gameid=275 Play In Browser]


[http://uzebox.org/forums/download/file.php?id=3320 UZE File]
[http://uzebox.org/forums/download/file.php?id=3328 UZE File]


[http://uzebox.org/forums/download/file.php?id=3319 HEX File]
[http://uzebox.org/forums/download/file.php?id=3327 HEX File]


[http://uzebox.org/forums/viewtopic.php?f=5&t=11115 Discussion Thread]
[http://uzebox.org/forums/viewtopic.php?f=5&t=11115 Discussion Thread]

Latest revision as of 20:17, 9 August 2020

Circuit Puzzle
Circuit puzzle 01.png
Circuit puzzle 02.pngCircuit puzzle 05.png
GenrePuzzle
DeveloperMatt Pandina (Artcfox)
Code licenseGNU General Public License version 3
or (at your option) any later version.
Media licenseCreative Commons Attribution Share-Alike version 3.0
Video Mode3
Latest release1.0
Release dateAugust 1st, 2020
LanguageEnglish


Circuit Puzzle is a Uzebox implementation of an electricity-based puzzle game. Gameplay is similar to both of my Laser Puzzle games, but with many improvements to the user interface.

It has 60 levels, divided up into the following skill levels: Beginner, Intermediate, Advanced, and Expert.

For each circuit, arrange the tokens to form a continuous pathway from VCC to GND that lights up the designated LEDs. All tokens must be used, and there can be no loose ends, except on the SWITCH and GND tokens. There is a built-in rule checker to help. The normal rules of electrical current and LEDs apply. Avoid creating short circuits.

Game Modes

  • 1 player only

Features

  • 60 levels
  • Background music
  • 6 PCM sound effects
  • Context-sensitive help
  • Built-in rule checker
  • Quick netlist-based circuit "solver"
  • Mouse pointer acceleration (for precise movement)
  • RAM tile-based popup menu
  • Uses EEPROM to track progress
  • Unlock secret ending when all circuits have been solved

Controls

  D-PAD - move cursor
      A - drag-and-drop
      B - change switch position
      L - rotate piece left
      R - rotate piece right
  START - popup menu
 SELECT - toggle music

ROM

Play In Browser

UZE File

HEX File

Discussion Thread

Source Code

https://github.com/artcfox/circuit