Code Monkey home page Code Monkey logo

diplopod's Introduction

diplopod

A reimplementation of the classic snake clone Tausendfuß from the Colour Genie EG2000

diplopod.mp4

Objective

Diplopod is a typical snake game where your goal is to eat and grow. The playing field is filled with green food and red poison. Every time food is consumed, the diplopod grows and new food and poison appear. So the amount of food remains constant while the amount of poison increases. When a certain amount of food has been eaten, a superfood appears in the form of a rotating star. Every second superfood is accompanied by an antidote that makes the Diplopod immune to the poison for ten seconds. Use that time to clear the playing field.

Installation

There are no precompiled binaries (yet) so you have to install the Rust toolchain. Follow the instructions on Rust's official setup page. If you are using Linux, you should also check the official Bevy Linux dependencies page.

Once you have installed all dependencies, you can start the game (as a debug build) with

$ cargo run --features bevy/dynamic_linking

or install a binary with

$ cargo install --path .

The project contains a justfile that provides frequently used commands.

Acknowledgements

This game owes a lot of ideas to the tutorial "Creating a Snake Clone in Rust, with Bevy", which unfortunately is no longer available.

Sound effects were obtained from https://www.zapsplat.com

The font used is Allerta Stencil. It was published under the terms and conditions of the OFL.

License

All code in this repository is licensed under the MIT License.

The assets included in this repository fall under different open licenses.

diplopod's People

Contributors

tehlers avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

tmacychen

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.