Geometry Smash

Mountain Elementary coding project

Back to Club Page Back to Main Page GitPod View on GitHub
Build Status CircleCI GitHub pull requests
GitHub issues Join the chat at https://gitter.im/video-game-coding-club/geometry-smash Maintainability

The Game

This video game is under active development by Mountain Elementary students in Los Alamos, NM. It started as a summer break coding project in 2018.

You can play the game right here: Play Geometry Smash

Authors

In alphabetical order:

Contribute

Contributions are very welcome. If you would like to help please create a new issue or submit a pull request.

Please see also:

You can find more information on a suggested workflow on our Developer Workflow page. If you want to run the game locally to test your code changes please have a look on our Test the game locally page.

More information on git can be found on our git page.

GitPod

GitPod offers tight GitHub integration. All necessary git commands can be run via the GUI instead of the command line. The game itself lives in game.html. Just right-click on the file game.html and open it with the “Mini Browser” and the game should start.