Skip to content

ebiiim/fantasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game ¯\_(ツ)_/¯

Develop

Requirements

  • Go 1.16 or newer
  • GNU Make
  • Git Bash or WSL (if Windows)

Build

Platform: Web

make build-wasm
make serve

Platform: Native

make build-native
./main