Skip to content
/ nbody Public

Simple N-body simulator game written with Python 2.7 and pygame

License

Notifications You must be signed in to change notification settings

madengr/nbody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

nbody.py

Simple N-body simulator game written with Python 2.7 and pygame

Author: Louis Brown, KD4HSO

Directions:

  • Rouge earth is at center of system
  • LMB hold, drag, and release to launch new body into orbit
  • MMB hold for orbit persistance
  • RMB to quit
  • Game exits when earth leaves system

Notes:

I wrote this game to learn about object oriented programming.

The physics portion was learnt in the Udacity CS222 course.

About

Simple N-body simulator game written with Python 2.7 and pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages