doodle/pkg/wallpaper
Noah 3d08291bc5 Demo Running Level as Title Screen Wallpaper
* Load SDL2 fonts from go-bindata storage so we don't have to ship
  external font files on disk.
* Dedupe names of doodads so we don't show double on the front-end
  (go-bindata bundled doodads + those on local filesystem)
* Use go-bindata for accessing wallpaper images.
* Better flashed messages walking you through the Link Tool.
* Stylize the title screen (MainScene) by rendering a live example level
  as the background wallpaper, with mobile doodads in motion.
2019-06-27 22:59:36 -07:00
..
texture.go Refactor Render Texture-Cache Interface 2019-06-27 13:01:01 -07:00
wallpaper.go Demo Running Level as Title Screen Wallpaper 2019-06-27 22:59:36 -07:00
wallpaper_test.go Docker Build Scripts for Debian and Ubuntu 2019-02-28 18:32:44 -08:00