Skip to content

RogueM/underbrush

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Underbrush

A card game based on Onirim (https://boardgamegeek.com/boardgame/71836/onirim)

Created with CSS and Javascript.

Serving locally

To serve locally you can use the simple server included:

OS X and Linux: use simpleserver.py

Windows (64-bit): use simpleserver.exe (a pyinstaller wrapped exe based on the above)

Then point your browser to http://127.0.0.1:8000 (if it does not automatically start)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.3%
  • CSS 10.2%
  • HTML 1.8%
  • Python 0.7%