Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 729 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 729 Bytes

Clj Shmup

A very simple game created with the purpose of learning Clojure and Quil.

Download

Download Link

Just double clicking this file should run the game, but if not then you need to run on a terminal:

java -jar my-quill-sketch-0.1.0-SNAPSHOT-standalone.jar

How To Play

  • Arrow keys to move the spaceship
  • Press x to shoot

Know Issues / Missing Features

  • No Audio/Music
  • No Main menu, action since the begining
  • Sometimes enemies overlap in the same position when they spawn