Skip to content

Zack6286/Math-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

6th Grade Math Game

A math game made with Pygame and compiled for the browser using Pygbag.

How to Build for the Web

  1. Install pygbag:

    pip install pygbag
  2. Build the game:

    pygbag --build main.py
  3. Go into the build/web folder. This is your web-ready site.

  4. Upload contents of build/web/ to GitHub.

  5. Enable GitHub Pages in your repo settings (under "Pages", choose main branch and / (root)).

  6. Embed on Google Sites using:

    <iframe src="https://yourusername.github.io/your-repo-name/" width="100%" height="600" style="border:none;"></iframe>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages