Skip to content

0oAstro/austroporean-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Austroporean Cards

Info

This is a game made by BeeverFeever and 0oAstro. It is an RPG card style game that runs in the console and is all text based. It has been designed to be replayed as all the stats are randomly generated each time.


How to play

  • You will be shown 4 cards. All cards are randomly generated.
  • You have to choose one of them.
  • Computer will choose a random card then.
  • Then you will be in the ShowTime stage.
  • In showtime, you are allowed to play some defined moves (Attack, Dodge, Defence, and Block).
  • The first player, whose card's health will be 0, will lose.

How stats are generated

  • health stat is random
  • crit stat is determined by attack stat
  • defence stat is determined by health stat
  • speed stat is determined by attack stat
  • attack stat is determined by defence stat

All predefined moves

  1. Attack - attacks other player and deals damage
  2. Dodge - has chance to dodge away from attack(chance can be stacked)
  3. Block - Incomming attack does low damage
  4. Special attack - can be used when crit stats hits 100. this will be a special magical move (powered by dark)

ROADMAP

  • Randomly generate cards
  • Show animation when computer is choosing card
  • Define all the moves
  • Refine stat generation

About

RPG card game in julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages