https://github.com/leoleovich/crashci
Crashci - The survival multiplayer race based on telnet and ASCII
https://github.com/leoleovich/crashci
car crash deathmatch golang race telnet
Last synced: 26 days ago
JSON representation
Crashci - The survival multiplayer race based on telnet and ASCII
- Host: GitHub
- URL: https://github.com/leoleovich/crashci
- Owner: leoleovich
- License: apache-2.0
- Created: 2017-04-23T13:29:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T19:25:32.000Z (over 8 years ago)
- Last Synced: 2025-06-20T02:03:43.168Z (4 months ago)
- Topics: car, crash, deathmatch, golang, race, telnet
- Language: Go
- Size: 85.9 KB
- Stars: 15
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
`telnet localhost 4242` (see see [#Try it](https://github.com/leoleovich/crashci#try-it) for live demo)
Car deathmatch multiplayer game based on telnet:
## Multiplayer
You can play with your friends (up to 5 people) or with bots.# Requirements
Telnet# Try it
`telnet protury.info 4242`# Routines
Watch video about concurrency in crashci:
[](https://www.youtube.com/watch?v=x5hp8bBidfg)