Mobile-responsive personal website, generated using Hugo. https://kevin-mok.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
640 B

  1. <!--- Super ADA Bros. {{{ -->
  2. {{% resume/project name="Super ADA Bros"
  3. url="https://github.com/Kevin-Mok/SuperADABros" date="May 2019" %}}
  4. - Clone of Super Mario Bros 1-1, but Mario is mobility-impaired and
  5. uses ramps to get through the level.
  6. - Able to played using only head movement by getting input from a
  7. face-tracking script (**OpenCV**).
  8. - Implemented in [**Godot**][Godot site], an open-source game engine.
  9. - Made during a 24-hour [accessibility-themed hackathon][PC Hacks event].
  10. [PC Hacks event]: https://pchacks19.devpost.com/
  11. [Godot site]: https://godotengine.org
  12. {{% /resume/project %}}
  13. <!--- Grocery Finder }}} -->