Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barrymun/fighting-game
TypeScript fighting game with HTML canvas
https://github.com/barrymun/fighting-game
Last synced: 10 days ago
JSON representation
TypeScript fighting game with HTML canvas
- Host: GitHub
- URL: https://github.com/barrymun/fighting-game
- Owner: barrymun
- Created: 2023-07-31T20:45:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T07:49:58.000Z (over 1 year ago)
- Last Synced: 2024-11-07T00:27:16.815Z (about 2 months ago)
- Language: TypeScript
- Homepage: http://barrymun.ts-fighting-game.surge.sh/
- Size: 498 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is inspired by, and has drawn many references from, various talented creators and their works. Below, you'll find detailed information on these sources and how they've influenced this project.
## Inspiration
The core idea and features of this project have been largely inspired by the YouTube video: [JavaScript Fighting Game Tutorial with HTML Canvas](https://youtu.be/vyqbNFMDRGQ). The primary objective of this repository was to convert the original author's code into TypeScript, adding type safety and leveraging TypeScript's features to enhance the project.
## Assets and Credits
### Background and Shop Assets
All of the scenic background and shop assets you see in this project are courtesy of [brullov](https://brullov.itch.io/oak-woods).
### Fighter Assets
The dynamic fighter assets have been sourced from two collections by the talented [luizmelo](https://luizmelo.itch.io/):
1. [Martial Hero](https://luizmelo.itch.io/martial-hero)
2. [Martial Hero 2](https://luizmelo.itch.io/martial-hero-2)## A Big Thank You
I'd like to take a moment to thank all the creators mentioned above. Their work has not only influenced this project but also inspired many like myself in the world of game development.
If you, dear reader, appreciate the assets and inspirations as much as I do, please consider supporting these creators.
## Getting Started
`yarn install && yarn build`
## Conclusion
Thank you for checking out this project! I hope you find it engaging and informative. Feel free to contribute, suggest changes, or simply enjoy what's been created.