Skip to content

ToruNiina/haywire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haywire

An implementation of Wireworld.

Usage

$ ./haywire [saved_data.toml (optional)]
  • Space: toggle execution
  • Enter: step-by-step execution
  • click: turn cell stete empty -> conductor -> head -> tail
  • drag: move cells relative to the window
  • Ctrl-S: save status into a file

Build

It depends on SDL2. Make sure that SDL2 is installed.

It requires C++17 compatible compiler.

$ cmake ..
$ make

Licensing terms

This product is licensed under the terms of the MIT License.

  • Copyright (c) 2020 Toru Niina

All rights reserved.

About

wireworld simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published