Mercurial > games > semicongine
comparison README.md @ 735:acd53dbe1247
this: feels sooooo good, font rendering working great (for a novice at least)
author | Sam <sam@basx.dev> |
---|---|
date | Tue, 30 May 2023 17:00:23 +0700 |
parents | 86048c6ed6fd |
children | 0eef4eba9c17 |
comparison
equal
deleted
inserted
replaced
734:a432a4a99110 | 735:acd53dbe1247 |
---|---|
69 - [x] Add simple event logging service | 69 - [x] Add simple event logging service |
70 - [ ] Add exception reporting | 70 - [ ] Add exception reporting |
71 | 71 |
72 Other important features: | 72 Other important features: |
73 - [ ] Multisampling | 73 - [ ] Multisampling |
74 - [ ] Text rendering | 74 - [x] Text rendering |
75 - [ ] Animation system | 75 - [ ] Animation system |
76 - [ ] Sprite system | 76 - [ ] Sprite system |
77 - [ ] Particle system | 77 - [ ] Particle system |
78 | 78 |
79 Other less features: | 79 Other less features: |