Klifu / klifu

๐ŸŽฎ๐ŸŽฏ A turn-based online multiplayer pokemon game, Influenced by pokemon red and pokemon go.
MIT License
3 stars 3 forks source link
api cli game pokemon typescript

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! ๐ŸŽ‰

Maintainers

Souvik 0Verlord-41
souvikns 0Verlord-41

Where can you reach us?