Mercurial > games > semicongine
comparison README.md @ 274:c6bfe0eacb5c
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 | 408d68fbcbee |
children | 0eef4eba9c17 |
comparison
equal
deleted
inserted
replaced
273:93becb68cb7a | 274:c6bfe0eacb5c |
---|---|
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: |