This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
Projects
/
khet
Archived
Watch
6
Star
0
Fork
0
You've already forked khet
Code
Issues
Pull Requests
Activity
This repository has been archived on
2024-07-04
. You can view files and clone it, but cannot push or open issues or pull requests.
khet
/
src
History
oysteini
ef5c5fbb35
simple implementations of a few more commands for clients
2008-10-11 22:55:55 +00:00
..
asciiart.c
simple implementations of a few more commands for clients
2008-10-11 22:55:55 +00:00
asciiart.h
splitted out parts of server.c to game.c and asciiart.c, rewritten the asciiart part a bit. things still seem to work
2008-10-09 22:03:38 +00:00
game.c
Removed dead code (and a few fixes)
2008-10-11 00:00:40 +00:00
game.h
introduced a move struct, added some functions using it in game.c, written a function terminal_game in server.c for local games
2008-10-10 21:58:24 +00:00
Makefile
Clean up some more.
2008-10-11 00:40:56 +00:00
net.c
added IPv6 support.
2008-10-11 02:23:32 +00:00
net.h
Removed dead code (and a few fixes)
2008-10-11 00:00:40 +00:00
server.c
simple implementations of a few more commands for clients
2008-10-11 22:55:55 +00:00
server.h
more than two clients at the same time
2008-10-11 15:30:33 +00:00