Skip to content

benlind/capy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Capy Game

Play it live!

To Do

Deployment

To deploy, upload public/ to a web server. In order to get my server to give a JS MIME type to .mjs files I had to add an .htaccess file with this content:

<IfModule mod_mime.c>
  AddType text/javascript js mjs
</IfModule>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published