Skip to content

artemsen/pipewalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PipeWalker

This is a puzzle game in which you need to combine the components into a single circuit: connect all computers to a network server, bring water to the taps, etc.

Screenshot

Install

Packaging status

List of supported distributives can be found on the Repology page.

Build

To build the project you will need:

  • C++ compiler with support for the C++20 standard;
  • Meson build system;
  • SDL3 library.
sudo apt install build-essential libsdl3-dev
meson setup my_build_dir
meson compile -C my_build_dir
meson install -C my_build_dir

About

Puzzle game

Resources

License

Stars

Watchers

Forks

Contributors

Languages