Files
play-clj/template/src/leiningen/new/play_clj
2014-04-02 00:01:24 -04:00
..
2014-01-18 20:15:29 -05:00
2014-03-15 11:32:00 -04:00
2014-01-18 20:15:29 -05:00
2014-01-18 20:15:29 -05:00
2014-01-18 20:15:29 -05:00
2014-01-18 20:15:29 -05:00
2014-01-19 01:16:32 -05:00

Introduction

A play-clj game in which ... well, that part is up to you.

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.