/klifu

🎮🎯 A turn-based online multiplayer pokemon game, Influenced by pokemon red and pokemon go.

MIT LicenseMIT

banner

Klifu is an online pokemon turn based game influenced by pokemongo and pokemon red. Klifu aims to build the core game logic which could be used to create any client.

Under Development 🔨

Table of Contents

Overview

Klifu is a pokemon game build by the community as they like, that means the game mechanics is completely different from any other pokemon game you have played, taking inspiration from pokemon red and pokemongo.

List of Official Game Clients

As of now we are only working on our CLI client, but we have plans for more, stay tuned.

Client Name Description Github Repo
CLI klifu cli client that run in your cli here

CLI

Klifu cli client, just install and play the game right from your CLI.

Installation

To run klifu in your cli, ensure that you have Node.js >= v10. Install NodeJS via package manager

$ npm install -g @klifu/cli

This installs klifu globally on your system allowing you to run it from anywhere. If you want to install it locally, Just remove the -g flag.

Usage

To get started run klifu --help and follow the help given to understand how to play.

You can also check the cli repo for detailed description of the game.

Communication

We have an official message board with a detailed FAQ and where the community chimes in with helpful advice if you have any questions.

If chat is more your speed, you can join our Klifu Discord

Project Structure

Klifu is very modular, the comlete game is divided into

and we have this repo for managing the project.

Contributing

👍🎉 First off, thanks for taking the time to contribute! 🎉

  • Before you jump off and start contributing I will encourage you to read our CONTRIBUTING.md file.

  • Feel free to reach out to the maintainers, if you have any query.

  • Every packages has instructions about setting up your local development enviornment, just head to a repo and follow the instructions.

  • We are managing our project using zenhub, download the zenhub extension to check and actively take part in the development process.

Maintainers

Souvik 0Verlord-41
souvikns 0Verlord-41

Where can you reach us?

  • Just head over to discussion and create a new discusion taging us.
  • Or ping us in discord, same name as github username 😉