gitea doesnt have the [ ] to do list thing in readme
This commit is contained in:
parent
472c988a7f
commit
e067a7b974
1 changed files with 25 additions and 25 deletions
50
README.md
50
README.md
|
@ -6,28 +6,28 @@ Code here is published under the [AGPL-v3](https://www.gnu.org/licenses/agpl-3.0
|
|||
|
||||
# TODO
|
||||
|
||||
[] Create a cow
|
||||
[] Head
|
||||
[] Tail
|
||||
[] Body
|
||||
[] Legs
|
||||
[] Ears
|
||||
[] Nose
|
||||
[] Eyes
|
||||
[ ] Allow user control of the cow
|
||||
[ ] Movement - turn and move
|
||||
[ ] Head
|
||||
[ ] Tail
|
||||
[ ] Legs? (optional)
|
||||
[ ] Change camera position to be cow point of view
|
||||
[ ] Add popping-floating text of funny cow thoughts
|
||||
[ ] Add menu
|
||||
[ ] Adjust ambient light
|
||||
[ ] help
|
||||
[ ] quit
|
||||
[ ] Add multiple objects(that is not the cow)
|
||||
[ ] User controlled light source
|
||||
[ ] Add light source
|
||||
[ ] move the light
|
||||
[ ] change intensity
|
||||
[ ] Add Textures and stuff :)
|
||||
- Create a cow
|
||||
- Head
|
||||
- Tail
|
||||
- Body
|
||||
- Legs
|
||||
- Ears
|
||||
- Nose
|
||||
- Eyes
|
||||
- Allow user control of the cow
|
||||
- Movement - turn and move
|
||||
- Head
|
||||
- Tail
|
||||
- Legs? (optional)
|
||||
- Change camera position to be cow point of view
|
||||
- Add popping-floating text of funny cow thoughts
|
||||
- Add menu
|
||||
- Adjust ambient light
|
||||
- help
|
||||
- quit
|
||||
- Add multiple objects(that is not the cow)
|
||||
- User controlled light source
|
||||
- Add light source
|
||||
- move the light
|
||||
- change intensity
|
||||
- Add Textures and stuff :)
|
Loading…
Reference in a new issue