Git Product home page Git Product logo

bunbun's Introduction

Bunbun

Unity Project - Based on Slay The Spire but with rabbits

Intentions

I love Slay The Spire. When I start a new run, I can't stop it until I die. It might be my favorite game of the last 5 years. However, some things bother me with this game :

  • It relies too much on luck (in my humble opinion), which leads plenty of different experiences feeling unfair (mainly having the bad draws during a combat or the wrong cards when looting).
  • It is played alone. A big part of what I like with games is the Social part of it. I take screenshots when funny things happen during the game and send it to my friends who like Slay the Spire (like that time my whole draw was Dazed cards...), but it's not even close to the feeling of actually playing with/against a friend.

I want to try to address thoses issues.

Concerning luck, I will reduce the amount of cards integrated in the game (well... it also helps me for the development lol but actually I felt like it was easier to build synergies in the Ironclad's deck during the first run, as it had less options -but still strong options-).
I might try to integrate hidden helping algorithms (for example, if the ennemy is going to attack and you have blocking cards in your draw pile, you'd draw at least one of them, to avoid the situations when you have a full block cards hand when the ennemy doesn't intend to attack vice-versa).

Most importantly, concerning the social-dimention I want to give to the game, I thought of a co-op mode, to play with a friend locally or from remote.
I also want to implement a Versus mode where the players would either fight with randomly generated or template decks, or fight with decks they won runs with.

Planning

At new year I'd like to have a prototype with the following features :

  • Procedural generation of the map
  • All types of room are functionnal (MinorEnemy, EliteEnemy, Boss, RestSite, Treasure, Store, Mystery)
  • 2 players-combat support
  • ≥20 cards implemented (10 cards per player at least)
  • 1 playable act, which implies
    • ≥2 normal ennemies
    • ≥2 elite ennemies
    • 1 boss
  • Save/Load players progression

Credits

Currently uses

Procedural Generation is based on this project, but I rewrote the code my own way (using more self-explanatory names, explicit types, avoiding code redundancy and breaking down logic into smaller functions for readability and easy understanding...).

bunbun's People

Contributors

brousserie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

chenchengstc

bunbun's Issues

Loot

  • Display Lootable Card
  • Display Loot Choices
  • Select Lootable Card
  • Confirm Selection
  • Skip (Earn small amount of money instead)

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.