Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 640 Bytes

File metadata and controls

15 lines (10 loc) · 640 Bytes

Introduction

A simple visualization of our solar system with accurate distances and timing, but not accurate sizes.

Contents

  • android/src Android-specific code
  • desktop/resources Images, audio, and other files
  • desktop/src Desktop-specific code
  • desktop/src-common Cross-platform game code
  • ios/src iOS-specific code

Building

All projects can be built using Nightcode, or on the command line using Leiningen with the lein-droid and lein-fruit plugins.