Skip to content

In this activity, students use animations (sun-earth, earth-moon and sun-earth-moon) to observe the the orbits of the earth and the moon.

License

Notifications You must be signed in to change notification settings

DurgaSwetha/Motions_of_the_Moon_Animation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motions_of_the_Moon_Animation

motionofmoon_animation

This activity is designed for CLIx Connected Learning Initiative as a part of the Astronomy module. In this activity, students use animations (sun-earth, earth-moon and sun-earth-moon) to observe the the orbits of the earth and the moon. It is available in 3 languages - English, Hindi and Telegu.

Contributors

Conceptualising and Designing

CLIx Curriculum Team

  1. Shamin Padalkar
  2. Sheetal Chopde
  3. Rafikh Shaikh
  4. Archana Correa

Development Team

  1. Ashwin Nagappa
  2. Tanvi Domadia
  3. Tejas Shah

Production and Management Team

  1. Jaya Mahale
  2. Jayashree Anand
  3. Sadaqat Mulla

Graphic Design

  1. Shiva Thorat

Technology Behind the development.

This game is developed using open source HTML5.

Standalone Installation instructions

Step 1:- To install the game you have to clone the git repository in you local computer. Type the commands to your terminal. (Preriqusite git software has to be installed in your system)

git clone https://github.com/CLIxIndia-Dev/Motions_of_the_Moon_Animation.git or git clone https://github.com/tanvidom/animations2.git

Step 2:- Unzip this folder and copy it in the root directory of your server.If you using apache in linux, then your root Directory would be at:-

/var/www/html

Or you can use brackets editor and open this folder in brackets and click on the electricity icon on the top right corner of your editor screen for live preview this will create a temporary local server for your development enviornment.

Step 3:- This step is optional but recommended to change the permission of you direcctory to 755.To do so below is the command

chmod -R 755 /var/www/html/Astroamer_Element_Hunt_Activity

Step 4:- Just visit the url of the server. If your are running a local server then the url will be

localhost:8080

Design Documentation

This activity was designed by the CLIx design team in addition to the AstRoamer: Moon Track game. The animations in this activity were thought to be necessary for viewing for the students before playing the Astroamer : Moon Track game.

Future Scope

The screen size and resolution of the game can also be increased so as to fit different screen sizes.

.

About

In this activity, students use animations (sun-earth, earth-moon and sun-earth-moon) to observe the the orbits of the earth and the moon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.5%
  • HTML 37.5%