Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 389 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 389 Bytes

cplanets

A simple orbital simulator written in C++, inspired by Yaron Minsky's "planets" program.

This project is a complete rewrite of another project (named Japla) in C++, using SDL and SDL_widgets.

See BUILDING.md for information about building the code.