https://github.com/bararchy/aeon-client
An alteraeon.com client
https://github.com/bararchy/aeon-client
Last synced: 11 months ago
JSON representation
An alteraeon.com client
- Host: GitHub
- URL: https://github.com/bararchy/aeon-client
- Owner: bararchy
- Created: 2015-06-07T15:48:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T15:54:55.000Z (about 11 years ago)
- Last Synced: 2025-03-30T19:13:14.619Z (over 1 year ago)
- Language: Crystal
- Size: 355 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aeon-client
An alteraeon.com client
This is a Client for the text based game AlterAeon.
# Usage
```
crystal build aeon-client.cr
./aeon-client
```
you can also test around using telnet
```
telnet alteraeon.com 3000
```