You are browsing as a guest. Sign up (or log in) to start making projects!

4h 19m 49s logged

In the last few days, I made a few changes to my project:

  1. I decided to switch the idea from the initial quiz game concept into a choice-based adventure text game, it’s basically an infinite “choose your own adventure” concept. I feel like it’s way more fun!
  2. I worked with the WiFiManager library to make the wifi setup more accessible and easy. We now don’t need to hardcode wifi password into the code, the device will launch a hotspot captive portal and you can just connect any of your device to setup wifi at anytime anywhere. portable, isn’t it?
  3. Since this game concept will need the e-paper display to show a long text, I used a serif font and coded an automatic text wrapping and an adaptive scroll bar at the side so you can know the length of the text
  4. I also added a low battery and data parsing error page for the user alongside with an ok button to shutdown the device.

What’s next?
After the text formatting is stable, i’ll be focusing on text generation and choice logic!! xD

0
11

Comments 0

No comments yet. Be the first!