Tag

Code Documentation

All articles tagged with #code documentation

Reviving a Decades-Old Commodore Project with Well-Documented Code and Excel Management.
technology3 years ago

Reviving a Decades-Old Commodore Project with Well-Documented Code and Excel Management.

A decades-old RPG project for the Commodore 64 is being revived by its creator, who has well-documented the project with handwritten notes and printed instructions. The project was inspired by Ultima IV and Telengard, and features line-of-sight mechanics. The creator plans to complete the build by aggregating all of the commented source code and doing quarterly sprints. This project serves as an example of the importance of thoroughly commenting one's code to avoid difficulties when revisiting projects later.