Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elixircl/huemulixir
Un juego simple con Elixir usando a Huemul para dar sabios consejos
https://github.com/elixircl/huemulixir
devschile elixir phoenix-liveview surface-ui
Last synced: 4 days ago
JSON representation
Un juego simple con Elixir usando a Huemul para dar sabios consejos
- Host: GitHub
- URL: https://github.com/elixircl/huemulixir
- Owner: ElixirCL
- License: bsd-2-clause
- Created: 2022-03-20T21:52:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T04:21:33.000Z (over 2 years ago)
- Last Synced: 2024-05-01T06:45:25.020Z (7 months ago)
- Topics: devschile, elixir, phoenix-liveview, surface-ui
- Language: Elixir
- Homepage:
- Size: 169 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Huemulixir
_Huemul_ te da un consejo según las frases de la Bola 8 (en español).![Screenshot](https://user-images.githubusercontent.com/292738/159190355-30e0aa55-4145-4ad3-86fa-56c3708aa676.png)
Engine: https://www.phoenixframework.org/
Inspirado en:
https://github.com/devschile/huemul/blob/master/scripts/bola8.js* Instalar las dependencias con `mix deps.get`
* Iniciar el servidor con `mix phx.server`.Ahora puedes ir a [`localhost:4000`](http://localhost:4000) desde el navegador.
Creado para la _Devs Chile Jam 1_ (https://itch.io/jam/devschile-1).
## LICENCIA
BSD
## Creditos
Made with ♥ by Ninjas.cl.