zarudama / play-clj-examples

Example projects using play-clj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contents

  • breakout - an arcade game based on the Atari classic
  • dungeon-crawler - an isometric Diablo-style game with a randomized level
  • minicraft - an RPG based on Notch's Ludum Dare entry
  • minimal-3d - a simple 3D example based on a tutorial project
  • super-koalio - a platformer based on a LibGDX test game
  • ui-gallery - a random assortment of UI widgets (for start screens, settings, etc)

Licensing

All files that originate from this project are dedicated to the public domain. I would love pull requests, and will assume that they are also dedicated to the public domain.

About

Example projects using play-clj

License:The Unlicense