GeneralGuy4872 / iwannaflycurses

2.5d Roguelike written in C and Perl, using NCurses, that features flying.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prealpha stats:

  • outline
  • implementation
  • ⌛ syntax fixing
  • ⌛ debugging
  • ⌛ alpha release

build stats:

  • last working build : NULL

    • 0 total
  • last faulty build : NULL

  • last failed build : NULL

Iwannafly

roguelike game library written in C and Perl with extension interface useing minimal external propagating dependencies

Dependencies:

(under construction)

NEWS (and Olds)

Mixed line endings are intentional.

As of 28/10/2019, major changes to some of the oldest portions of the outline are underway. these changes need to be propogated through the entire project, and will result in major inconsistancies until finished. once they are, work will begin twords the renderer, then a shakedown test program for the camera, movement, and srolling. once the shakedown test program begins the debug-compile-debug phase, dev state will be advanced to Prealpha proper.

During Alpha, the project will be optemized for Devuan Linux, however, there are (theoretically) no distro-dependent elements, and the code should run on ANY *nix with properly fufilled dependancies by configuring paths.h

Manpages will be provided in Linux's ROFF-man and BSD's ROFF-mdoc; the documentation installed will be determined by uname. Extended documentation will be provided in plaintext, POD, Texinfo, and HTML

documentation will be maintained by hand, because other options tend to result in wholly unhelpful, content-free, time wasters.

About

2.5d Roguelike written in C and Perl, using NCurses, that features flying.


Languages

Language:C 86.7%Language:Perl 7.9%Language:Text 1.9%Language:Markdown 1.2%Language:Lex 0.8%Language:Yacc 0.7%Language:CSS 0.4%Language:XS 0.3%Language:Roff 0.2%