Coder Social home page Coder Social logo

my-great-rpg's Introduction

Hi, I'm Lemonzy ๐Ÿ‹

A student and passionate developer from France.

  • ๐Ÿ”ญ Iโ€™m currently working on Astreia, a voxel-based space game developed using Bevy โœจ๐ŸŒ 

my-great-rpg's People

Contributors

lemonzyy avatar

Stargazers

 avatar  avatar

Watchers

 avatar

my-great-rpg's Issues

Make a weapon enum

Transform all the weapons initialization (in the CharacterType impl) to a WeaponType enum.

Find a better way of clearing the console

This way doesn't work correctly in the Windows cmd but on the Windows Terminal (probably the powershell it works correctly).

pub fn clear_console() {
    println!("\x1B[2J\x1B[1;1H");
}

Add critical strikes

When a character attack another character from the targeted team, there is a chance of 20% to do a critical strike which will inflict half the weapon damage in addition.

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.