https://github.com/aldis-ameriks/hangman
Diving into the world of Elixir. 🤯
https://github.com/aldis-ameriks/hangman
Last synced: 9 months ago
JSON representation
Diving into the world of Elixir. 🤯
- Host: GitHub
- URL: https://github.com/aldis-ameriks/hangman
- Owner: aldis-ameriks
- Created: 2018-11-03T11:27:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T19:46:24.000Z (over 3 years ago)
- Last Synced: 2025-03-26T04:27:53.723Z (about 1 year ago)
- Language: Elixir
- Homepage: https://hangman.kataldi.com
- Size: 4.28 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Hangman game
This small, fun pet project has been an excuse to explore:
* Functional programming using Elixir / Phoenix
* Mobx for frontend state management
* CRA v2 + TypeScript
* [react-testing-library](https://github.com/kentcdodds/react-testing-library) over [enzyme](https://github.com/airbnb/enzyme) for writing tests
* React pose for animations
The final unremarkable result is available [here](https://hangman.kataldi.com).
The old school look was achieved by using [BOOTSTRA.386](https://github.com/kristopolous/BOOTSTRA.386) 📺
