Skip to content

Rog-O-Matic XIV (CMU) for BSD rogue5.4 - see also https://github.com/lcn2/rogue5.4

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

lcn2/rogomatic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

rogomatic XIV

rogomatic: Automatically Exploring The Dungeons of Doom version XIV

TL;DR

To make and install:

make clobber all
sudo make install

To run installing:

XXX - TBD - XXX

To configure

If your system as issues compiling this code, edit Makefile and/or XXX - TBD - XXX.

Dependencies

  • Modern C compiler (c17/gnu17 or better)
  • Modern make(1) (recommend GNU make)
  • Ncurses (<ncurses.h> and libncurses), or for NetBSD, NetBSD curses is likely to work
  • Single UNIX Specification confirming (or reasonably conforming) operating system such as Linux, macOS, BSD, etc.

Compatibility and Source Code Origin

The rogomatic repo started out as a clone of the rogueforge rogomatic14 repo.

Why yet another rogomatic repo?

This code is based on the rogueforge rogomatic14 repo.

The rogomatic repo improves on the above mentioned repo in several important aspects:

  • Improved the C source to be able to compile under recent C compilers
  • Fixed several bugs in the rogue code
  • Compatible with the BSD rogue5.4 repo
  • XXX - TBD - XXX
  • etc.

Information that may be of use

XXX - TBD - XXX

Bug reports and Pull Requests welcome

We very much welcome fork rogomatic pull requests to fix any:

  • failure to compile
  • compiler warning messages
  • program crashes

Reporting Security Issues

To report a security issue, please visit "Reporting Security Issues".

About

Rog-O-Matic XIV (CMU) for BSD rogue5.4 - see also https://github.com/lcn2/rogue5.4

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.4%
  • Makefile 3.7%
  • Roff 2.7%
  • Other 1.2%