Readme update and todos

This commit is contained in:
2026-03-06 09:02:59 -06:00
parent 13fc506047
commit a290d51fcf

View File

@@ -16,11 +16,12 @@ but I hope to improve it overtime.
- [License](#license) - [License](#license)
## Features / TODOS / Roadmap ## Features / TODOS / Roadmap
- [?] Portable makefile
- [x] Exceptions & Try/Catch [Repo](https://myrepos.dev/Randy-Jordan/except)<br> - [x] Exceptions & Try/Catch [Repo](https://myrepos.dev/Randy-Jordan/except)<br>
- [ ] Custom Assert - [ ] Better testing tools/suite
- [ ] Portable makefile - [x] Memory Allocator [Repo](https://myrepos.dev/Randy-Jordan/mem)
- [ ] Testing Suite - [x] String Views [Repo](https://myrepos.dev/Randy-Jordan/sv)
- [ ] Open a Window and popup. - [x] Open a Window and popup with "platform layer".
## Usage ## Usage
`make` to build. `make` to build.