This repository has been archived by the owner on Jul 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
JZJisawesome edited this page Jun 30, 2018
·
12 revisions
Welcome to the amazingly amazing 15Slide wiki! Go to the right to find a page that sparks your interest.
- Grid15 classes are done except for more optimization
- CommandUI is pretty much done, except for better parsing of invalid arguments and commands
- Making a GUI (see the GTKSlide branch and "A GUI for 15Slide" in Projects)
- Create command line parser
- Setup consistent versioning
- Make makefiles (ha ha) or some other build system
- Spelling needs work
- UTF-8 support with Windows builds needs fixing (and more support for Windows in general)
- Better/more documentation
- Generate doxygen often and make a folder for it
- Testing for macOS (I don't have a mac of any kind)
- Choose a license (probably MIT for now and switch to LGPL)
- Setup a code formatting standard (perhaps ansi)
- Work on this wiki
- Learn how to not accidentally merge experimental branches with master (TWICE!!!)