Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 341 Bytes

love2d-Enigma

An Enigma Machine simulator written in love2d.

Current Features

- Working Enigma algorithm
- Working GUI made in love2d

Dependencies

- Love2d ( https://love2d.org/ )

Usage

Clone the repo and open the src folder using love.

git clone https://github.com/rafaelrc7/love2d-Enigma/ && cd love2d-Enigma

love src