ForNeVeR/overtone

Main game menu

开放

#21 创建于 2021年6月14日

 (2 条评论) (0 个反应) (0 位负责人)F# (1 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (18 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Alright, it's time to implement the main menu.

Features:

  • background (titscrn_0)
  • game title (titscrn_1)
  • three buttons (New Game, Load Game, Quit Tone)
  • probably, parse configuration file describing the UI
  • button mouse hover behavior
  • sparkles!
  • after a while, the title starts scrolling up, with the credits and lore (credits.txt) appearing on the screen:
    • starts scrolling after 27 sec,
    • the title gets scrolled up at 38 sec,
    • looks like this (note intervals!): image image image
    • is cycled
  • background music
  • click sound

贡献者指南