First Release Requirements (0.1.0)
Closed this issue · 2 comments
This is a tracking issue for any tasks which need to be completed prior to announcing our first real release. If theres any other tasks you think might be important or critical to it, please reply to this issue and make suggestions.
The "Nice To Haves" List I can see as being priority issues in the near future/future releases.
Hard Requirements:
- Site Documentation
- #24
- #50
- #31
- #13
- #55
- #56
- #10
- #57
- #60
- #64
- #72
- #74
- #76
- #2
- #6
- #77
- #3
- #4
- #63
- gamercade-io/gamercade_site#8
- #8
- #42
- #61
- #22
- #68
Nice To Haves:
If possible add #9 to the list, otherwise making menus will be a bit harder to implement.
Thanks for the suggestion @Andre-LA , unfortunately, there's still a lot of questions about how we want to handle this feature. For example, different font sizes for different resolutions, what exactly a "font" should be (bit depth, etc). The issue itself has more details about this though.
Currently it would be possible to do a workaround by using sprite images as your "font" and just calling draw_sprite
for each letter. Not ideal, but I expect that once the text feature is implemented it will just be sugar for that.
Anyway I've added it as a "Nice to have" but realistically I think that, along with Gamepad support would be great for the 2nd major update.