All Projects → jobtalle → Koi

jobtalle / Koi

Licence: other
Koi Farm, a koi breeding game

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Koi

Oxide.rust
Rust game extension for the Oxide modding framework
Stars: ✭ 185 (-46.06%)
Mutual labels:  steam
Getdlcinfofromsteamdb
Get Data from Steam / SteamDB / EpicDB (ex Get DLC Info from SteamDB) it's a userscript able to extract all the information of the DLCs Games from Steam / SteamDB / EpicDB and are exported in various formats. It also has small tools :)
Stars: ✭ 210 (-38.78%)
Mutual labels:  steam
Steamgriddb Manager
Automatically find games from launchers on your system and import them into your Steam library with a click of a button.
Stars: ✭ 241 (-29.74%)
Mutual labels:  steam
Sapic
A useful tool to crop your Steam profile background for showcases.
Stars: ✭ 189 (-44.9%)
Mutual labels:  steam
Vac Bypass Loader
Loader for VAC Bypass written in C.
Stars: ✭ 204 (-40.52%)
Mutual labels:  steam
Browserextension
💻 SteamDB's extension for Steam websites
Stars: ✭ 230 (-32.94%)
Mutual labels:  steam
Protontricks
A simple wrapper that does winetricks things for Proton enabled games, requires Winetricks.
Stars: ✭ 182 (-46.94%)
Mutual labels:  steam
vdf
📜 Package for working with Valve's text and binary KeyValue format
Stars: ✭ 146 (-57.43%)
Mutual labels:  steam
Steamlinux
🐧 The Big List of Steam Games on GNU/Linux
Stars: ✭ 208 (-39.36%)
Mutual labels:  steam
Vac Bypass
Valve Anti-Cheat bypass written in C.
Stars: ✭ 241 (-29.74%)
Mutual labels:  steam
Steamforwarder
steam_api.dll implementation for wine. Your windows games now can interact with your linux steam! (This repo mirrors https://gitlab.com/xomachine/SteamForwarder)
Stars: ✭ 190 (-44.61%)
Mutual labels:  steam
Dota2ai
This project is a improved Dota2 Bot script based on Valve's default AI. Relase on steam workshop as Ranked Matchmaking AI. This script has more than 1 million current subscribers on Steam Workshop.
Stars: ✭ 199 (-41.98%)
Mutual labels:  steam
Luxtorpeda
Steam Play compatibility tool to run games using native Linux engines
Stars: ✭ 232 (-32.36%)
Mutual labels:  steam
Steam Condenser Php
A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
Stars: ✭ 187 (-45.48%)
Mutual labels:  steam
Burningknight
C# branch of BK
Stars: ✭ 251 (-26.82%)
Mutual labels:  steam
Steamsummerminigame
Steam Summer Sale 2015 - Auto-play Optimizer w/ Auto-Click
Stars: ✭ 184 (-46.36%)
Mutual labels:  steam
Steampy
A Steam trading library for python 3
Stars: ✭ 212 (-38.19%)
Mutual labels:  steam
JavaSteam
Java library that provides an interface to directly interact with Valve's Steam servers.
Stars: ✭ 70 (-79.59%)
Mutual labels:  steam
vdf
A Lexer and Parser for Valves Data Format (known as vdf) written in Go
Stars: ✭ 30 (-91.25%)
Mutual labels:  steam
Docker Dontstarvetogether
Dockerfile for building a Don't Starve Together dedicated server image.
Stars: ✭ 240 (-30.03%)
Mutual labels:  steam

Koi Farm

A Koi breeding game. Get it on steam or on itch.io.

alt text

Building

HTML, CSS and Javascript content is compressed using squish.py, which is included in this repository as a submodule. Before building, ensure that this library has been cloned as well.

Make sure node.js and python 3 are installed. After calling npm i to install all required packages, the following commands can be used to create binaries using electron:

Operating system Command
Windows (32 bit) npm run build-win-32
Windows (64 bit) npm run build-win-64
Linux (64 bit) npm run build-linux-64
Mac (64 bit) npm run build-mac-64

Additionally, npm run compress can be called to compress HTML, CSS and Javscript content without building binaries. The compressed HTML file release.html will be created in the project root. The file requires the audio, font, svg and language directories to run, as well as favicon.ico and manifest.json.

Translations

The game is available in several languages. Translations can be found in this repository, and new translations can be proposed there; when new translations are made, I will add them to the game.

Contributing

Contributions can be proposed by submitting pull requests. The best place to ask questions is in the official discord, which has a dedicated channel for source code related discussions.

License

Koi Farm is distributed under the Apache 2.0 with Commons Clause license.

Audio by 3xBlast.

Concept art by Samma van Klaarbergen.

Logo by Eveline Dubblinga.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].