Skip to content
Marc Johnston edited this page Jul 24, 2022 · 4 revisions

This fork of the Cthangband will refactor the code heavily into an object-oriented approach with these goals in mind:

  1. No functional changes will be made.
  2. Global variables will be reduced. This will reduce side-effects, making Cthangband more of a framework and much more customizable and expandable

A board of stories has been created here: https://dev.azure.com/Skars-Technology-and-Consulting/Cthangband/_workitems

Clone this wiki locally