afa / k_k

1kk game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KK

TODO: Add description

Installation

  1. Add k_k to your list of dependencies in mix.exs:

    def deps do [{:k_k, "~> 0.0.1"}] end

  2. Ensure k_k is started before your application:

    def application do [applications: [:k_k]] end

About

1kk game


Languages

Language:Elixir 100.0%