Skip to content

Commit 0928189

Browse files
authored
Add FAQ
1 parent 10665c7 commit 0928189

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@
66

77
The official website representing Pygame: Community Edition utilizing NextJS, ReactJS, and TypeScript. We are currently using GitHub Pages to deploy our website, which might change in the future if we decide to add a database to store user projects.
88

9+
## Frequently Asked Questions
10+
11+
1. Why the fancy tech stack?
12+
13+
In the future, this will not be just a fancy static website, we will be adding blog and user project showcase support and NextJS would be a big help in making it happen while Tailwind CSS would allow us to add CSS easier.
14+
15+
2. Can I add my game to the website?
16+
17+
Maybe! We currently do not have an official way to request for your game to be featured, but for now just message `Novial#1450` through Discord. If your game impresses us, we will add it to the site's homepage.
18+
19+
3. Why is the domain [pyga.me](https://pyga.me) instead of [pygame.org](https://pygame.org)
20+
21+
[pygame.org](https://pygame.org) is not associated with the Pygame Community.
22+
923
## Contributing
1024

1125
Pull requests from outside the core development team are welcome, check out the [good-first-issue](https://github.com/pygame-community/pyga.me/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) tag.

0 commit comments

Comments
 (0)