Giter VIP home page Giter VIP logo

open-realms's People

Contributors

benjamin-dippold avatar juliel999 avatar kranosos avatar ne0strix avatar sosaidi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

open-realms's Issues

Dynamic Playserstat Datakeeping

User Story

As a player, I want to view my game statistics, because I want to see how well I am doing in the game.

Description

Develop a feature that allows players to view their hero's statistics, such as remaining health, combat abilities, and gold.
Sperate from #80 since this only affects Number data as (Damange, Healing and Money).

Tasks:

Show Public Play-Area

User Story

As a player, I want to be able to view the market area and the publicly visible player area of other players during gameplay.

Description

The market and player area is visible for all players and displays cards. The market area shows cards that are available for purchase, while the player area displays cards that are in play.

Tasks:

Setup CI Integration

The CI Integration to Sonarcloud is up and running.
Help for the integration can be found on Moodle

ToDo:

  • Connect GitHub to Sonar
  • setup github actions file
  • troubleshoot

Music/Soundeffects

User Story

As a player, I want to have background music and sound effects in the game, because it adds to the overall gaming experience.

Description

Integrate background music and sound effects into the game to enhance the overall gaming experience. This includes selecting appropriate background music and sound effects that match the theme and tone of the game, implementing music and sound effect players in the app, and integrating music and sound effects into relevant parts of the app such as different game actions and events. The music and sound effects should not be distracting or annoying, but rather enhance the overall gameplay experience.

Tasks:

Show Player Hand

User Story

As a player, I want to be able to view the cards in my hand during gameplay.

Description

A "hand" class stores a collection of cards, that is displayed in a separate UI component for the HandView. The HandView should display the cards in the player's hand and allow the player to interact with them.

Tasks:

Setup GitHub Repo + Project

Setting up the GitHub project so that we have a working workflow for the issues from start to end.

ToDo:

  • Setup Project Board #1
  • Setup Branches + Protection Rules
  • Write setup documentation
  • Invite all members

Buying Cards from Market

User Story

As a player, I want to be able to buy cards from the market to improve my deck and gameplay.

Description

I want to spend my turn-coins to purchase cards from the market (UI). Should be done after #14. The primary concern is interpreting the user input from the UI.

Tasks:

  • #54
  • #55
  • Find and implement a suitable methode of interaction with the Market UI
  • Call the relevent methdoes in the Model classes, when a purchase is made

Card Data Implementation

User Story

As a player, I want a deck of cards to play with.

Description

Find a suitable mean of storing a given deck (e.g. XML, JSON, …), each card with corresponding data (health, damage, ID, name, …). We might already consider playing with certain "extensions" that add additional cards to the deck that can be toggled in the settings. Each deck/extension could for example be each its own file in …/res/decks/ folder.
The file(s) ha(s/ve) to be parsed and loaded in to the game.

Tasks:

Card Design

User Story

As a user, I want to see which stats my cards have in my hand and the play-area matching the fantasy theme of the game.

Description

Implement non-placeholder visuals for cards. Make sure that the graphics are published under the correct licence and refer/cite the source as necessary. Or we create them on our own.
The cards display the values of their underlying object (refer to #15).

Tasks:

Pooling values from user-played cards

User Story

As a player, I want to see a combined amount of attack, healing and money of the played cards for this turn.

Description

Pool all attack-, health- and money-values from played cards each round, for use in attacking, healing and market buying.

Tasks:

Playing cards to playarea

User Story

As a player, I want to be able to move cards from my hand to the playarea and activate their effects during gameplay.

Description

When a card is played from the hand, it is placed in the playarea. Nominal effects like attack and money are used at this point. The playarea should display all cards that are currently in play and their effects.

Tasks:

Startpage

User Story

As a player, I want to have an appealing and informative start page, because I want to get a good first impression of the game.

Description

Develop a start page with an attractive design and important information, such as game instructions and options to start a new game. The start page should provide an overview of the game and its features, while also creating a positive first impression for the player. It should include a clear and concise menu with options to start a new game, continue an existing game, adjust settings, and view game instructions. The design of the start page should be visually appealing, with high-quality graphics and animations that engage the player. The start page should also be optimized for a variety of device sizes and resolutions.

Tasks:

Menu

User Story

As a player, I want to be able to access the game menu easily, because I want to customize my game settings.

Description

Develop a game menu that allows players to customize game settings such as sound and graphics. The menu should be well-designed, user-friendly, and compatible with a variety of device sizes and resolutions. It should include sub-menus for more specific settings and a "reset to default" button that restores all settings to their original values. The menu should be accessed by tapping a button or icon on the screen and should be linked to other functions of the app, such as the main game screen and the pause menu. The menu should also include a confirmation step for changes to settings. Finally, the game menu should be thoroughly tested to ensure that all functions work as expected and that the user experience is smooth and intuitive.

Tasks:

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.