Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splash screen #1

Open
approxit opened this issue Aug 2, 2020 · 0 comments
Open

Splash screen #1

approxit opened this issue Aug 2, 2020 · 0 comments

Comments

@approxit
Copy link
Collaborator

approxit commented Aug 2, 2020

Splash screen takes first seconds in the game. It could be a little more fancy than simple title with background.

As villages could have quite interesting maps composed from tiles, its splash screen can have some map as background slowly scrolling in some directions.
On top of than, proper game title can float with main menu, or prompt to git any key, to proceed.

Implementation options:

  • Use predefined background bitmap, bigger than screen, and move it around.
  • Use actual randomly generated map and incorporate scrolling around or randomly pick a direction and scroll to infinite.
  • Totally classical approach to splash screen - just some static background.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant