-
Notifications
You must be signed in to change notification settings - Fork 0
To do
cjfrisz edited this page Sep 19, 2011
·
1 revision
This is my personal list of things I want to get done with the engine but I'm not working on at the moment. This is going to be pretty vague to start with, what with just setting up basic functionality for some time to come. This is not meant to be an "issues" list (since GitHub already provides very nice functionality for that), but rather broader features or administrative tasks that I would like to see implemented.
- Engine
- Features
- Get the engine to a functional state
- Administrative
- Write up documentation before the project gets too much larger
- Research open source licenses and apply one so my work is credited to me appropriately
- Organize the directory structure so different parts are easy to navigate
- Features
- Wiki
- Finish the C/C++ coding conventions page
- Write up the Scheme coding conventions page
- Start documentation on design strategies used and to be used in the project
- Start designing a script to crawl source code directories/files and generate wiki pages for the API
Back to Home