Files
platform/README.md

30 lines
731 B
Markdown
Raw Normal View History

2026-03-07 12:08:32 -06:00
# platform
## Description
Basic example of "platform layer".
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Usage](#usage)
- [Credits / Resources](#credits--resources)
- [License](#license)
## Features
- [x] Win32 Window
- [x] Linux X11 Window
## Usage
## Credits / Resources
[Tom Preston-Werner README Driven Development](https://tom.preston-werner.com/2010/08/23/readme-driven-development)<br>
[Make a README](https://www.makeareadme.com/)<br>
[Choose a LICENSE](https://choosealicense.com/)<br>
[Handmade Hero](https://www.youtube.com/playlist?list=PLnuhp3Xd9PYTt6svyQPyRO_AAuMWGxPzU)<br>
## License
This project is licensed under MIT - see the [LICENSE](LICENSE) file for details.