ppasupat / 25-bake-the-cake

πŸŽ‚ 25 πŸŽ‚

Home Page:https://ppasupat.github.io/25-bake-the-cake/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bake the Cake

A short point-and-click game. Made in a day for my sister's birthday (Feb 19, 2018).

Play here: https://ppasupat.github.io/bake-the-cake/

Design Notes

  • Made with CSS + JS because I'm too lazy to learn game frameworks.
  • Objects are absolute-positioned divs with image backgrounds.
  • Object types and states are denoted by classes.
  • Images are drawn with Google Drawings and Gimp, with some cliparts from OpenClipArt and images from Wikipedia.
  • Scaling to fit screen by tweaking the viewport meta. It's hacky and buggy.

About

πŸŽ‚ 25 πŸŽ‚

https://ppasupat.github.io/25-bake-the-cake/


Languages

Language:CSS 46.5%Language:JavaScript 35.7%Language:HTML 17.7%