Skip to content
/ ours Public

Ours is a C++ + ncurses minesweeper clone with multiplayer support.

License

Notifications You must be signed in to change notification settings

svkampen/ours

Repository files navigation

Ours

Ours is a C++ + ncurses minesweeper clone with multiplayer support.

Image

Build instructions

Ours requires a number of libraries:

  • Boost, including the system, thread and log components
  • ncursesw
  • freetype2
  • protobuf (with proto2 support)
  • libpng
  • readline
  • zlib

If these libraries and development headers are present, building should be as easy as running make.

About

Ours is a C++ + ncurses minesweeper clone with multiplayer support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages