aitoroses / game-final-fighter

[WEB GAME] a pure javascript / react 2D fighting game made with canvas. Learning animation and other things to build game with pure javascript. This project rebuild using Reactjs and Tailwind. Enjoy fighting!

Home Page:https://final-fighter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final Fighter

Link: final-fighter.vercel.app

This project was built using React.js and Tailwind CSS. Following a tutorial by Chris Course on Youtube,
then I improve and rebuild the game using Reactjs and Tailwind.

I add some features like restart and play flow, bgm and action sounds, and improving some styles

Run Project

To run the project, simply clone this repo, then

yarn

and

yarn start

About

[WEB GAME] a pure javascript / react 2D fighting game made with canvas. Learning animation and other things to build game with pure javascript. This project rebuild using Reactjs and Tailwind. Enjoy fighting!

https://final-fighter.vercel.app


Languages

Language:JavaScript 94.0%Language:HTML 6.0%