Skip to content

jamonholmgren/BroRPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BroRPG (working title)

Browser-based RPG that I'm building with my brothers Drew, Lucas, Shane, Denton, and Blair, and my son Cedric.

Getting started

Install git (already included in macOS) and then from Terminal (macOS) or Git Bash (Windows) clone down the repo:

git clone git@github.com:jamonholmgren/BroRPG.git

CD into it:

cd BroRPG

Install python3 (already included in macOS), then start a webserver from the folder:

python3 -m http.server

Open this link in your web browser:

http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published