Skip to content

Commit

Permalink
README Digimon assets (#26)
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?
- Added DAMN game showcase section with logo and X live stream link
- Updated image file extensions from jpg to png
- Added Digimon logo at the bottom of README
- Enhanced token tipping instructions with "of your token supply" clarification
- Fixed capitalization in "Community & Contact" header

### Why are the changes needed?
- Showcases the first game built with Digimon Engine to demonstrate platform capabilities
- Provides clearer guidance for token tipping
- Improves visual consistency with standardized image formats
- Enhances README presentation with additional branding elements

### Does this PR introduce _any_ user-facing change?
Yes, this PR updates the README documentation with new game showcase information, clearer token tipping instructions, and additional visual elements to improve user experience and platform understanding.

### How was this patch tested?
- Verified all image links are working correctly
- Confirmed proper rendering of new README sections
- Validated external links to DAMN game and X live stream
- Checked formatting consistency across all changes
  • Loading branch information
JerryPan2718 authored Jan 12, 2025
1 parent ca4d472 commit e78512e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 👾 Digimon Engine 🧌

![Digimon Engine](./assets/digimon-engine.jpg)
![Digimon Engine](./assets/digimon-engine.png)
- [Documentation](https://docs.digimon.tech/digimon): Learn how to use Digimon Engine to build your own games
- [Digimon Trainers Community](https://docs.digimon.tech/digimon/community/welcome-aboard-digimon-trainers): Join the community to get help and share your games
- [Sample Game: DAMN](https://damn.fun): Play the sample game built with Digimon Engine
Expand Down Expand Up @@ -41,7 +41,13 @@ Further details can be found in the [Architecture Overview](https://docs.digimon
# 💰 Launch a game with Digimon Engine and its token:


## Please don't forget to tip the cute Digimon 10%
## The 1st Game built with Digimon Engine: DAMN (https://damn.fun)
![DAMN](./assets/damn-logo.png)
- The AI-native game that is damn fun!
- [DAMN on X Live Stream](https://x.com/digimon_tech/live): Watch the live stream of the game


## Please don't forget to tip the cute Digimon 10% of your token supply
[Afcg6gaouRZTo8goQa3UhwGcBrtWkDj2NgpebtmjxBKf](https://solscan.io/account/Afcg6gaouRZTo8goQa3UhwGcBrtWkDj2NgpebtmjxBKf)

# Quick Start
Expand All @@ -51,7 +57,7 @@ Further details can be found in the [Architecture Overview](https://docs.digimon
- [npm 11.0.0](https://www.npmjs.com/get-npm)
- [node 23.3.0](https://nodejs.org/en/download/)

### Community & contact
### Community & Contact

- [GitHub Issues](https://github.com/CohumanSpace/digimon-engine/issues). Best for: bugs you encounter using Digimon Engine, and feature proposals.
- [Discord](Incoming). Best for: sharing your applications and hanging out with the community.
Expand All @@ -62,3 +68,6 @@ Further details can be found in the [Architecture Overview](https://docs.digimon
<a href="https://github.com/CohumanSpace/digimon-engine/graphs/contributors">
<img src="https://contrib.rocks/image?repo=CohumanSpace/digimon-engine" />
</a>


![Digimon](./assets/digimon-logo.png)
Binary file added assets/damn-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added assets/digimon-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e78512e

Please sign in to comment.