forked from nakidai/csnake
1
0
Fork 0
Commit Graph

10 Commits (be37715af727090524a94a973283e35d3940e730)

Author SHA1 Message Date
Nakidai be37715af7 Automatically link pthread on FreeBSD 2023-11-25 20:55:57 +03:00
Nakidai 49bd6ee329 Move platform specific code & make sleep platform independent 2023-11-25 13:24:01 +03:00
Nakidai 8acdec21a7 Rename target default to all 2023-11-25 00:55:36 +03:00
Nakidai f25cd3ca01
Some changes
- Move config.h to include/
- Move config.mk to root
- Remove $RM from configure
2023-10-30 15:50:54 +03:00
Nakidai b23325bfec
Remove config from make clean 2023-10-30 15:50:53 +03:00
Nakidai 94d6a769a1
Move config to config/ 2023-10-30 15:50:53 +03:00
Nakidai 2ebe6fccea
Add configure for make 2023-10-30 15:50:52 +03:00
Nakidai fac72a00ed
Add player 2023-10-29 23:14:51 +03:00
Nakidai 9dc2da1f90
Add input function 2023-10-29 21:31:33 +03:00
Nakidai 03481db05f
Add files 2023-10-29 20:03:23 +03:00