Skip to content
/ flour Public

Moving square block in terminal thing

License

Notifications You must be signed in to change notification settings

iarkn/flour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flour

Moving square block in terminal thing.

Building

Prerequisites

  • c17 compiler
  • meson
  • ncursesw
  • zlib

Installing the prerequisites on Debian unstable:

# apt install gcc meson libncurses-dev zlib1g-dev

To build, run the following:

$ meson setup build
$ meson compile -C build

The build output should be in build/flour as an executable file.

License

GPL-3.0-or-later

About

Moving square block in terminal thing

Resources

License

Stars

Watchers

Forks