Skip to content

pihedron/winforms-game

Repository files navigation

Game

This is a Windows Forms puzzle platformer game.

Requirements

  • Windows 10
  • .NET 6

Features

Logic Circuits

Logic circuits are represented by a directed acyclic graph starting from the output nodes and ending at the input nodes. These nodes can be connected by gate nodes (logic gates). Outputs nodes behave differently when activated. For example, collision is enabled for the BOX node when it is activated.

About

Windows Forms Platformer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages