Skip to content

thejoun/bfw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFW

Fully on-chain game prototype inspired by Battle for Wesnoth

How to deploy locally

Requirements

  • git
  • foundry (forge, anvil, cast)
  • nodejs, npm (apt install nodejs, npm)
  • yarn (npm install yarn --global)

Update yarn to latest version (>=16):

  • npm install -g n
  • n lts
  • n prune

Install

Refresh node modules: yarn install --check-files.

Run

Run yarn dev in the bfw/game directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages