Skip to content

FrankAbelbeck/starfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Starfield

Preamble

Copyright (C) 2019 Frank Abelbeck <[email protected]>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Description

This is a simple starfield demo for the card10 badge. Written in MicroPython, prepared to be integrated as badge app.

Controls:

Top right button
Toggle text output (warp speed, number of stars, load).
Bottom left button
Decrease warp speed.
Bottom right button
Increase warp speed.

Changelog

2019-09-30
removed load buffer, showing fps instead; warp transition now as step up/down animation; top right button function removed (freed)
2019-09-21
internal optimisations (e.g. refresh stars that are out of view).
2019-09-19
initial commit.

About

Starfield demo for the card10 badge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages