-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.yaml
180 lines (177 loc) · 6.14 KB
/
data.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
menu:
- name: docs
icon: fa-solid fa-book
link: https://docs.fireflyzero.com/
- name: games
icon: fa-solid fa-download
link: https://catalog.fireflyzero.com/
- name: code
icon: fa-brands fa-github
link: https://github.com/firefly-zero
- name: blog
icon: fa-solid fa-bullhorn
link: https://blog.fireflyzero.com/
social:
- name: Mastodon
icon: fa-brands fa-mastodon
link: https://fosstodon.org/@fireflyzero
- name: X (Twitter)
icon: fa-brands fa-x-twitter
link: https://x.com/fireflyzerocom
- name: Bluesky
icon: fa-brands fa-bluesky
link: https://bsky.app/profile/fireflyzero.bsky.social
- name: RSS
icon: fa-solid fa-rss
link: https://fosstodon.org/@fireflyzero.rss
- name: Pixelfed
icon: fa-solid fa-image
link: https://gram.social/firefly
- name: Instagram
icon: fa-brands fa-instagram
link: https://www.instagram.com/fireflyzero/
- name: Discord
icon: fa-brands fa-discord
link: https://discord.gg/fx4Wmn6DwD
- name: Loops
icon: fa-solid fa-infinity
link: https://loops.video/@fireflyzero
features:
for_players:
- text: Lots of never-before-seen unique games.
icon: fa-solid fa-dice
- text: The easiest same-room multiplayer.
icon: fa-solid fa-users
- text: Unique touchpad controls inspired by Steam Controller.
icon: fa-solid fa-gamepad
- text: Works and will always work without the internet.
icon: fa-solid fa-globe
- text: >
You own it. No cloud subscription, no online-only games or services, no DRM.
The games you buy today will stay yours forever.
icon: fa-solid fa-download
- text: A beautiful glowing case changing its color with the game.
icon: fa-solid fa-fire
- text: Safe, thanks to cryptography.
icon: fa-solid fa-lock
for_devs:
- text: Programmable in Go, Rust, Zig, TypeScript, Python, Lua, and lots of other languages.
icon: fa-solid fa-code
- text: Don't know programming yet? Make your first game in 5 minutes with Blockly!
icon: fa-solid fa-flag-checkered
- text: The easiest way to make multiplayer games.
icon: fa-solid fa-egg
- text: Desktop emulator, CLI, and lots of other development tools.
icon: fa-solid fa-screwdriver-wrench
- text: Friendly and safe API without direct memory manipulation.
icon: fa-solid fa-shield
- text: Open source software and hardware.
icon: fa-brands fa-github
- text: Touchpad, accelerometer, multi-color display.
icon: fa-solid fa-gamepad
- text: First-class support for scores, leaderboards, and achievements.
icon: fa-solid fa-trophy
faq:
- q: What happens to my game if your startup fails?
icon: fa-solid fa-bomb
a: >
As one of our first steps, we plan a web emulator. And we already have
a desktop emulator. Even if the physical device will never come to life,
your game will still be playable online.
- q: Will it be open-source?
icon: fa-brands fa-github
a: >
Yes! Both software and hardware will be free and open-source.
Our main profit will be from selling physical units.
Check out our [Github](https://github.com/firefly-zero)
to see what's already available.
- q: How much will it cost?
icon: fa-solid fa-dollar-sign
a: >
It depends on the production costs. It won't be expensive,
we're not trying to reinvent a smartphone. But it won't be as cheap
as countless Chinese GBA clones. In any case, we'll make sure that
it's free considering the included games. For example, if the device costs $100
and an average retro game costs $5, we'll make sure to provide at least 20
free high-quality games.
- q: When can I buy it?
icon: fa-solid fa-calendar-days
a: >
We go with the flow. We focus on delivering the best product rather than
delivering anything but fast. We'll make sure to provide a way to donate
money for the cause. And when we have the prototype perfected,
we plan to launch a Kickstarter campaign to raise money for the production.
- q: How can I help?
icon: fa-solid fa-handshake-angle
a: >
The most valuable help we can get is people who'll make
games for the console and provide us feedback on all the difficulties they have.
We want to perfect the development tooling and experience.
But we need to settle some moving parts first.
roadmap:
- text: Fonts
link: https://fonts.fireflyzero.com/
status: fa-check
- text: CLI
link: https://github.com/firefly-zero/firefly-cli
status: fa-check
- text: Graphics
link: https://docs.fireflyzero.com/dev/graphics/
status: fa-check
- text: Launcher
link: https://github.com/firefly-zero/firefly-launcher
status: fa-check
- text: Online catalog
link: https://catalog.fireflyzero.com/
status: fa-check
- text: Rust SDK
link: https://github.com/firefly-zero/firefly-rust
status: fa-check
- text: Go SDK
link: https://github.com/firefly-zero/firefly-go
status: fa-check
- text: Snake game demo
link: https://github.com/firefly-zero/snek
status: fa-check
- text: Emulator binaries
link: https://github.com/firefly-zero/firefly-emulator-bin
status: fa-check
- text: Dev docs
link: https://docs.fireflyzero.com/
status: fa-check
- text: Multiplayer
status: fa-check
link: https://docs.fireflyzero.com/dev/net/
- text: Audio
status: fa-check
link: https://docs.fireflyzero.com/dev/audio/
- text: Physical prototype
status: fa-hourglass-half
- text: Testing framework
status: fa-hourglass-half
- text: Python SDK
status: fa-hourglass-half
- text: Web emulator
status: fa-pause
- text: Tracker app demo
status: fa-pause
- text: Open-source runtime
status: fa-pause
- text: Zig SDK
status: fa-pause
- text: AssemblyScript SDK
status: fa-pause
- text: Blockly
status: fa-pause
- text: Desktop app
status: fa-pause
- text: Mobile app
status: fa-pause
- text: Merch shop
status: fa-pause
- text: Game jam
status: fa-pause
- text: Kickstarter campaign
status: fa-pause
- text: Production
status: fa-pause