Code Monkey home page Code Monkey logo

bevy-shooter-demo's Introduction

Fish Folk: Jumpy

Build Status Documentation License Discord

Fish Folk: Jumpy Preview

Introduction

Fish Folk: 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.

Web Demo

Jumpy runs in the browser! You can play web demo to try out the game, without needing to install anything on your computer.

We recommend using the Chrome browser or other derivatives for best performance, or if you have issues with other browsers.

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 currently under re-construction as it is being rewritten to use the Bevy game engine. There are now 4 stable maps and 4 items in the new version, and the game is nearly ready for another release.

Community

Contributing

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

If you'd like to make something for Fish Folk, 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

Development Build Profiles

By default, Jumpy will build without optimizations for the jumpy_core and jumpy crates. This helps reduce re-compile times at the expense of some runtime performance. If you need increased runtime performance during development, you can build with the --profile dev-optimized option, to optimize all of the crates:

cargo r --profile dev-optimized

Learning Materials

Rust

Bevy

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/fishfolk/jumpy.git
  3. cd jumpy
  4. cargo run

Credits

bevy-shooter-demo's People

Contributors

zicklag avatar olefasting avatar not-fl3 avatar orhun avatar bors[bot] avatar 64kramsystem avatar legendiguess avatar erlend-sh avatar bayou-brogrammer avatar cdsupina avatar tekhnaeraav avatar grufkork avatar zac8668 avatar tigleym avatar druppfv avatar lvllvl avatar chosenundead15 avatar darnuria avatar thousandthstar avatar iwek7 avatar kadiryazici avatar potatotech avatar figsoda avatar ztecna avatar joseluis avatar sirgiraffey avatar billyb2 avatar trs avatar valorzard avatar plecra avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.