Skip to content

team-project-team-untitled created by GitHub Classroom

Notifications You must be signed in to change notification settings

senyangjiang/Ballance

 
 

Repository files navigation

3D Extreme Balance Ball

Ballance is a 3D puzzle video game built with tiny-graphics.

Some advance features we used:

  • Collision Detection
  • Physics-based simulation

image

To run:

Clone this repo / download the files to a local directory.
Run python server.py in your local directory.

To play:

Use I/J/K/L to roll around.
Use B to attach the camera near the ball. P to get a panorama view.
You'll get bonus point if when you hit the balls on the course. However, the bonus for the first one might be negative when its color turns red.

The packages we use:

This project is completely based on tiny graphics. Some codes are from "many-lights-demo".
Link: https://github.com/encyclopedia-of-code/tiny-graphics-js

About

team-project-team-untitled created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • Python 1.2%
  • HTML 1.1%