ex_venture
Text based MMORPG engine written in Elixir (by oestrich)
scrivener_ecto
Paginate your Ecto queries with Scrivener (by mojotech)
ex_venture | scrivener_ecto | |
---|---|---|
3 | 3 | |
661 | 582 | |
- | 0.9% | |
0.0 | 6.7 | |
about 2 years ago | 5 months ago | |
Elixir | Elixir | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ex_venture
Posts with mentions or reviews of ex_venture.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-09.
-
What are some good questions to ask in an interview for an mid-senior elxir developer.
Ideally yes. Or you could implement with ExVenture.
-
New Moderators and Updates on the State of the Subreddit
/u/midmud is responsible for the creation and maintenance of Grapevine, a modern hub for MUD listings, events, and the Gossip chatting network. He's also created ExVenture, a MUD engine written in Elixir. Finally, he works with the brilliant and talented /u/Opie_ to bring free MUD hosting to the masses via Vineyard. His other contributions include moderating the /r/MUD Discord and MUD Coders Slack, as well as being a host on the Titans of Text podcast.
-
10 Years(-Ish) of Elixir
You'd likely be interested in the work done by Eric Oestrich in building MUDs with Elixir.
Kalevala: a world building toolkit for text based games, written in Elixir [0]
ExVenture: a text based MMO server written in Elixir [1]
Grapevine: a MUD chat network [2]
[0] https://github.com/oestrich/kalevala
[1] https://github.com/oestrich/ex_venture
[2] https://github.com/oestrich/grapevine
scrivener_ecto
Posts with mentions or reviews of scrivener_ecto.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-17.
-
Probuild Ex Part Four
An infinite scroll with liveview hook and scrivener_ecto
-
Probuild Ex Part Three
paginate the query with scrivener_ecto
- 10 Years(-Ish) of Elixir
What are some alternatives?
When comparing ex_venture and scrivener_ecto you can also consider the following projects:
grapevine - The MUD Chat Network
probuild_ex - :star: League of Legends Probuild clone in elixir
elixir-raknet - An Elixir client for the core of the RakNet networking protocol, useful for games and other latency-sensitive applications that typically rely on UDP
credo - A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
stm_agent - Software transactional memory for Elixir.