GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript #autochess #pokemon #pokemon_auto_chess

Pokemon Auto Chess is a free, non-profit game made by fans for fans. It uses Pokémon characters in an auto chess format and relies on MongoDB for data storage and Firebase for user authentication. To play, you need to set up Node.js, install dependencies, configure your database and authentication credentials in a `.env` file, and then run the game locally using `npm run dev`. This game allows you to customize and test it locally before deploying it to a production environment. The benefit to you is that you can enjoy a unique Pokémon-themed strategy game while also having the flexibility to modify and customize it according to your preferences.

https://github.com/keldaanCommunity/pokemonAutoChess
#python #api #beginner_friendly #graphql #hacktoberfest #pokeapi #pokemon

PokeAPI is a tool that lets you access Pokémon data easily. You can set it up on your computer or use Docker to run it like a production environment. Here’s how it helps you:
- You can get detailed information about Pokémon, such as their stats, evolutions, and more.
- It supports various programming languages with pre-made wrappers, making it easy to use in different projects.
- You can run the API locally or use Docker for a more advanced setup.
- It also has GraphQL support for more flexible data querying.
- Contributing to the project is simple, and you can help improve it by fixing bugs or adding new features.

This makes PokeAPI very useful for developers, researchers, and anyone who wants to work with Pokémon data.

https://github.com/PokeAPI/pokeapi