ladymeyy / Clojure-pacman-for-workshop

A simple version of pacman for hands on functional programming workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clojure-pacman-for-workshop

A simple version of pacman for hands on functional programming workshop

Screen Shot 2019-09-21 at 22 18 29

Master branch: complete version of the workshop

First Step branch:

Describes the complete code of the first step in the workshop:

  1. Define background as map
  2. Define pacman player as map
  3. Handle player movement in x axis

Second Step branch:

Describes the complete code of the second step in the workshop:

  1. Working with def
  2. Changing pacman icon according to movement

----- WIP -----

About

A simple version of pacman for hands on functional programming workshop


Languages

Language:Clojure 72.4%Language:Java 27.6%