Skip to content

Waqibsk/Darklash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darklash

Description

A web-based 2D fighting game with single and multiplayer(a little buggy but ok ..) support ..

Screenshots

Setup

git clone https://github.com/Waqibsk/Darklash.git
cd Darklash

Frontend

  1. go to the client directory.
  2. install dependencies.
npm install
  1. start frontend
npm run dev

Backend

  1. go to the server directory.
  2. install dependencies.
npm install
  1. Run backend
npm start 

About

2d fighting game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published