• Stars
    star
    1
  • Language
    Elixir
  • Created almost 6 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A square struct and functions for the Multi-Player Buzzword Bingo game.

More Repositories

1

io_ansi_table

Writes data to "stdio" in a table with borders and colors. Can choose a table style to change the look of the table.
Elixir
25
star
2

map_sorter

Sorts a list of maps per a list of sort specs.
Elixir
6
star
3

noaa_observations

Writes NOAA Observations to "stdio" in a table with borders and colors.
Elixir
6
star
4

islands_engine

Models the Game of Islands.
Elixir
5
star
5

dependents_tree

Writes a list of local apps to "stdio" after ordering them topologically.
Elixir
3
star
6

hangman_text_client

Text client for the Hangman game.
Elixir
3
star
7

gen_server_proxy

Invokes call, cast or stop with a GenServer registered via a server ID. Will wait a bit if the GenServer is not yet registered on restarts.
Elixir
3
star
8

islands_text_client

Text client for the Game of Islands.
Elixir
2
star
9

buzzword_cache

Buzzword Cache for the Multi-Player Buzzword Bingo game.
Elixir
2
star
10

islands_grid

A grid (map of maps) and functions for the Game of Islands.
Elixir
2
star
11

file_only_logger

A simple logger that writes messages to log files only (not to the console).
Elixir
2
star
12

islands_client_game_over

Reacts to a "game over" state in the Game of Islands.
Elixir
2
star
13

io_ansi_plus

Functionality to render ANSI escape sequences. Clone of module IO.ANSI but supporting named Xterm colors.
Elixir
2
star
14

buzzword_bingo_game

A game struct and functions for the Multi-Player Buzzword Bingo game.
Elixir
1
star
15

persist_config

Persists configurations from given files at compile time.
Elixir
1
star
16

discuss

Discuss project in The Complete Elixir and Phoenix Boot Camp
Elixir
1
star
17

alchemist_camp

Alchemist Camp
Elixir
1
star
18

mix_tasks

Custom mix tasks grouping standard mix tasks.
Elixir
1
star
19

hangman_dictionary

Dictionary for the Hangman game. Returns a random word.
Elixir
1
star
20

log_reset

Resets configured log files.
Elixir
1
star
21

hangman_engine

Models the Hangman Game.
Elixir
1
star
22

buzzword_bingo_hall

Web interface for the Multi-Player Bingo game using Vue.js.
Elixir
1
star
23

github_issues

Writes GitHub Issues to "stdio" in a table with borders and colors.
Elixir
1
star
24

dynamic_supervisor_proxy

Starts a module-based dynamic supervisor process with a registered name. Will wait a bit if the supervisor name is still registered on restarts.
Elixir
1
star