Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Daniel-Boll/LambdaIO
Creating a .io-like game using Elixir
https://github.com/Daniel-Boll/LambdaIO
Last synced: 7 days ago
JSON representation
Creating a .io-like game using Elixir
- Host: GitHub
- URL: https://github.com/Daniel-Boll/LambdaIO
- Owner: Daniel-Boll
- Created: 2021-02-24T23:04:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-01T23:08:51.000Z (over 3 years ago)
- Last Synced: 2024-07-31T15:02:51.734Z (3 months ago)
- Language: Elixir
- Size: 83 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LambdaIO
> This project serves to consolidate the knowledge of functional programming by applying it to a prototype .io-like game that has become popular in recent years on the internet.
Project under development for
[(LAMBDA (PET)) MAROMBA::FUNCTIONAL Edition® 2021](https://github.com/petcomp-unioeste/lambda-pet/tree/Lambda2021).
Figure 1: Average LAMBDAPET member## Table of Contents
- [IO Games](#io-games)
- [Web Sockets](#web-sockets)
- [Inspiration](#inspiration)
- [Goal](#goal)# IO Games
[ ] TODO
# Web Sockets
[ ] TODO
# Inspiration
[ ] TODO
# Goal
[ ] TODO