Conquest repository layout - Fish-In-A-Suit/Conquest GitHub Wiki

This is the folder structure for the Conquest repository:

  • Conquest - the project folder
    • .settings - Eclipse settings for the project
    • src - the source code for the project
      • input - the package whose classes are connected to handling input events
      • main - the package which ties up all of the classes from other packages into a working program
      • renderEngine - the package whose classes are connected to rendering
    • .classpath
    • .gitignore
    • .project
  • README.md - included topics: configuration and installation instructions, copyright and licensing information, contact information, known bugs, troubleshooting, credits and acknowledgments, changelog, news section