All Projects → fishfight → FishFight

fishfight / FishFight

Licence: other
Tactical 2D shooter in fishy pixels style. Made with Rust-lang and Macroquad 🦀🌶

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to FishFight

fishgame-macroquad
"Fish Game" for Macroquad is an online multiplayer game, created as a demonstration of Nakama, an open-source scalable game server, using Rust-lang and the Macroquad game engine.
Stars: ✭ 123 (-80.51%)
Mutual labels:  multiplayer, fish-game, macroquad
Magicallife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
Stars: ✭ 145 (-77.02%)
Mutual labels:  multiplayer, pixel-art
Pixelorama
A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!
Stars: ✭ 2,535 (+301.74%)
Mutual labels:  pixel-art, pixelart
Framework
Advanced modding framework for multiplayer modifications
Stars: ✭ 21 (-96.67%)
Mutual labels:  modding, multiplayer
SpookyGhost
A procedural sprite animation tool made with the nCine
Stars: ✭ 185 (-70.68%)
Mutual labels:  pixel-art, pixelart
Gitfiti
abusing github commit history for the lulz
Stars: ✭ 6,750 (+969.73%)
Mutual labels:  pixel-art, pixelart
Oxide.GettingOverItMP
A multiplayer mod for the game Getting Over It with Bennett Foddy, powered by the Oxide modding framework
Stars: ✭ 33 (-94.77%)
Mutual labels:  modding, multiplayer
MPPatch
Patch for Civilization V to allow modded multiplayer. Currently under development.
Stars: ✭ 31 (-95.09%)
Mutual labels:  modding, multiplayer
m2sdk
Software Development Kit for the Steam version of Mafia2.
Stars: ✭ 19 (-96.99%)
Mutual labels:  modding, multiplayer
XLMultiplayer
Skater XL Multiplayer mod by silentbaws
Stars: ✭ 29 (-95.4%)
Mutual labels:  modding, multiplayer
pixelart-howto
pixel art HOWTOs
Stars: ✭ 322 (-48.97%)
Mutual labels:  pixel-art, pixelart
pixelart.js
punks.js - draw punk (pixel) art images using any design (in ascii text) in any colors; incl. 2x/4x/8x zoom for bigger sizes and more
Stars: ✭ 132 (-79.08%)
Mutual labels:  pixel-art, pixelart
pixelino
Pixel-drawing app for iOS ✍️
Stars: ✭ 45 (-92.87%)
Mutual labels:  pixel-art, pixelart
OnsetLuaScripts
Example Lua scripts for Onset for you to learn from.
Stars: ✭ 57 (-90.97%)
Mutual labels:  modding, multiplayer
HLADM
Half-Life: Alyx: Deathmatch
Stars: ✭ 24 (-96.2%)
Mutual labels:  modding, multiplayer
MafiaMP
Multiplayer experience for Mafia: Definitive Edition
Stars: ✭ 31 (-95.09%)
Mutual labels:  modding, multiplayer
pixelit
Create pixel art from an image
Stars: ✭ 692 (+9.67%)
Mutual labels:  pixel-art, pixelart
KotOR.js
A remake of the Odyssey Game Engine that powered KotOR I & II written in JavaScript
Stars: ✭ 43 (-93.19%)
Mutual labels:  modding
Resource-Pack
The official repository for Faithful 32x for Minecraft: Dungeons
Stars: ✭ 16 (-97.46%)
Mutual labels:  modding
minetest modding book
MIGRATED TO GITLAB: https://gitlab.com/rubenwardy/minetest_modding_book
Stars: ✭ 60 (-90.49%)
Mutual labels:  modding

Fish Fight: Jumpy

Build Status Documentation License Discord

Fish Fight: Jumpy Preview

Introduction

Fish Fight: Jumpy is a tactical 2D shooter, played by up to 4 players online or on a shared screen. Aim either left or right; the rest is up to clever movement and positioning in this fish-on-fish brawler! For more information about our origin story (Duck Game et.al.) and big-picture plans, see our design document.

Key Features (WIP)

  • 2 to 4 players in either Local Multiplayer or Online Play
  • Easy to pick up, emphasizing strategy over twitch reaction
  • Customize characters with hats, saved to your cross-platform profile
  • Create & explore user-made weapons, levels, audio and other scripted extensions
  • Smart level creation tools
  • Tournaments & matchmaking built in

Status

The game is fully playable:
https://twitter.com/fishfightgame/status/1424084016467226624

Community

Contributing

Anyone involved in the Fish Fight community must follow our code of conduct.

If you'd like to make something for Fish Fight, check out our help-wanted issues or just ask us on Discord. We'll soon post an updated roadmap for the next month or two of work ahead.

Before committing and opening a PR, please run the following commands and follow their instructions:

  1. cargo clippy -- -W clippy::correctness -D warnings
  2. cargo fmt

Learning Materials

Download & play

  1. Download the latest version from the releases page.
  2. Extract the archive and run the executable. (e.g. ./jumpy or jumpy.exe)

Launcher

A cross-platform launcher is also available for downloading and launching the game easily.

Distro Packages

Arch Linux

pacman -S jumpy

Building

  1. Install Rust with rustup.rs
  2. Clone this repository: git clone https://github.com/fishfight/jumpy.git
  3. cargo run

Default Keybindings

You can view and modify the default keybindings in config.toml.

Credits

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].