Git Product home page Git Product logo

cr-api-assets's People

Contributors

dmsinger avatar smlbiobot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cr-api-assets's Issues

StatsClashroyale

<title>ClashStats</title>
<main>
	<section id="player-stats">
		<h2>Player Stats</h2>
		<form>
			<label for="player-name">Search for player:</label>
			<input type="text" id="player-name" name="player-name">
			<input type="submit" value="Search">
		</form>
		<div id="player-info">
			<!-- Display player stats here -->
		</div>
	</section>

	<section id="deck-building">
		<h2>Deck Building</h2>
		<!-- Deck builder tool code goes here -->
	</section>

	<section id="tournaments">
		<h2>Tournaments</h2>
		<!-- Tournament information code goes here -->
	</section>

	<section id="news-updates">
		<h2>News Updates</h2>
		<!-- News articles and updates code goes here -->
	</section>

	<section id="community-forums">
		<h2>Community Forums</h2>
		<!-- Forum posts and discussions code goes here -->
	</section>
</main>

<footer>
	<p>&copy; 2023 ClashStats</p>
</footer>

body {
background-color: #f5f5f5;
font-family: Arial, sans-serif;
font-size: 16px;
margin: 0;
padding: 0;
}

header {
background-color: #333;
color: #fff;
padding: 10px;
}

nav ul {
list-style-type: none;
margin: 0;
padding: 0;
}

nav ul li {
display: inline-block;
margin-right: 20px;
}

nav ul li:last-child {
margin-right: 0;
}

nav ul li a {
color: #fff;
text-decoration: none;
}

main {
margin: 20px auto;
max-width: 960px;
padding: 0 20px;
}

section {
margin-bottom: 20px;
}

h2 {
font-size: 24px;
margin-bottom: 10px;
}

form label {
display: block;
margin-bottom: 10px;
}

form input[type="text"], form input[type="submit"] {
font-size: 16px;
padding: 5px 10px;
}

form input[type="submit"] {
background-color: #333;
border: none;
color: #fff;
cursor: pointer;
}

footer {
background-color: #333;
color: #fff;
padding: 10px;
text-align: center;
}

RoyaleAPi requests

Hi there, i just wanted to ask you if i could make HTTP POST to royaleapi for checking best decks, would that be possible?

Missings picture

Hi,

First, I noticed that the x-bow card is present 2 times.
Finaly, I noticed that the new chest are missing (Lightning chest , Fortune Chest and Legendary king's chest)

Thanks

League Badges!

Are the images (as in the example below) are supposed to be private and not listed in this repository ??

image
image

Some new assets missing

  • evolution valkyrie, bomber, and wall breakers' assets do not exist
  • tower troop chest does not exist
  • I think it would be helpful if mastery icons, currency icons, and other random assets were added

Assets / icons

Hello, I would like to know how to match the ids (badges, icons arena) that the json returns during an api call of https://developer.clashroyale.com/#/ with image urls. Let's assume that the ids correspond to your database, how do you do for the clan icons, because each clan has custom icons
image

Not an issue but a request

Hi,
could you kindly publish the corrispondence from clan badge id and image name?

Thank you in advance

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.