Commit Graph

  • 06f05e7412
    Version 1.2 master 1.2 Nakidai 2024-03-07 00:37:15 +0300
  • cd0649a375
    Return MinGW to tested Nakidai 2024-03-07 00:33:17 +0300
  • 351c45b1c1
    It's 2024 Nakidai 2024-03-07 00:32:37 +0300
  • a735950c67
    Move config.mk to include/ Nakidai 2024-03-07 00:31:36 +0300
  • ad871be017
    Some work with templates Nakidai 2024-03-07 00:27:37 +0300
  • 8c6395592d
    Merge branch 'fix-mingw' Nakidai 2024-03-07 00:17:20 +0300
  • 9d6264d100
    Also register troubles between MinGW and MSVC fix-mingw Nakidai 2024-03-06 23:56:20 +0300
  • bb55e690d0
    Completely fix #3 Nakidai 2024-03-06 23:50:27 +0300
  • 1c7a0ef6b2
    Probably fix #3 Nakidai 2024-02-23 17:11:50 +0300
  • 71229a9205 Remove MinGW, because it can't compile project now Nakidai 2024-02-23 17:53:07 +0300
  • a67704ebff Add flag about c standard Nakidai 2024-02-23 17:13:02 +0300
  • eb82ad3173 Remove getchInit from input.c Nakidai Perumenei 2023-12-17 03:10:52 +0300
  • 71cfceee4b Now game clears cursor at exit on ^C Nakidai Perumenei 2023-12-17 03:07:48 +0300
  • 22d3cdeb43 Repair cursor on exit for posix Nakidai Perumenei 2023-12-17 00:41:42 +0300
  • cf71b4d57d Some movements Nakidai 2023-12-09 00:49:36 +0300
  • e2d01db144 Refactor Nakidai 2023-12-09 00:35:49 +0300
  • bfaf0f0e02 Fix Makefile Nakidai 2023-12-02 12:29:29 +0300
  • f70e3d949a Decrease lines count Nakidai 2023-12-01 23:11:01 +0300
  • 1685dc927b Remove functions for free screen and player as they're unused Nakidai 2023-12-01 23:07:02 +0300
  • 517e57cfc5 I like semicolons Nakidai 2023-12-01 22:46:43 +0300
  • eda7badf47 Finally separate platform-specific code from independent Nakidai 2023-12-01 22:39:38 +0300
  • 50c7f9d632 Now you can configurate sleep time Nakidai 2023-11-30 18:05:51 +0300
  • 4b208ab1c4 Move some functions Nakidai 2023-11-30 17:52:46 +0300
  • be37715af7 Automatically link pthread on FreeBSD Nakidai 2023-11-25 20:55:57 +0300
  • cf8fe181a2 Change way to handle arguments in configure Nakidai 2023-11-25 20:27:09 +0300
  • 49bd6ee329 Move platform specific code & make sleep platform independent Nakidai 2023-11-25 13:24:01 +0300
  • 9933de02ac Edit year of license ._. Nakidai 2023-11-25 01:29:19 +0300
  • 7911484f02 Add license Nakidai 2023-11-25 01:28:45 +0300
  • 8acdec21a7 Rename target default to all 1.1 Nakidai 2023-11-25 00:55:36 +0300
  • 123760b56a Add csnake to gitignore Nakidai 2023-11-25 00:53:51 +0300
  • e6995af34a Prepare for release Nakidai 2023-11-25 00:52:02 +0300
  • 8e8a1c5abd Add config.h and config.mk to .gitignore Nakidai 2023-11-25 00:17:55 +0300
  • 9c54a483bd Remove some warnings Nakidai 2023-11-25 00:11:34 +0300
  • 970fb66db8 Move pthread_t declaration Nakidai 2023-11-25 00:00:44 +0300
  • 1ff14f7cbc Add windows support in threads and sleep Nakidai 2023-11-24 23:58:37 +0300
  • ce1e91d90f Switch back to pthread.h Nakidai 2023-11-24 23:32:42 +0300
  • 0b74ef8618 Add windows support Nakidai 2023-11-24 22:58:33 +0300
  • 793db5f00a Fix allocation bug and some other Nakidai 2023-11-24 22:14:53 +0300
  • 1d63892d67
    Add README Nakidai 2023-11-07 04:49:55 +0300
  • 98089c4351
    Add pause key 1.0 Nakidai 2023-11-01 19:29:12 +0300
  • b64ffdb82a
    Fix condition Nakidai 2023-11-01 19:21:51 +0300
  • c31de323f0
    Fix bug when game freezes on max possible score Nakidai 2023-11-01 18:34:19 +0300
  • bcf6465f4e
    Optimize game over condition Nakidai 2023-11-01 13:27:42 +0300
  • 460e4e33ed Merge pull request 'Add cmake, remove non-standard random' (#2) from neko/csnake:cmake into master nakidai 2023-10-31 06:40:45 +0300
  • 29e63d64ee cmake, config, rand, srand Neirokan 2023-10-31 06:07:03 +0300
  • 8b9fcdd3df
    Now player can't turn into itself Nakidai 2023-10-31 05:05:10 +0300
  • 21e1f14990 Merge pull request 'Add configure' (#1) from configure into master nakidai 2023-10-30 21:57:11 +0300
  • e9e503d5b2
    Change length of line to SIZE*2 Nakidai 2023-10-30 15:52:25 +0300
  • f25cd3ca01
    Some changes Nakidai 2023-10-30 15:50:12 +0300
  • f2e33ad320
    Add help Nakidai 2023-10-30 03:27:47 +0300
  • 9529eebcbc
    Fix configure Nakidai 2023-10-30 03:17:54 +0300
  • 2e05977e12
    Autocreate config dir attempt 2 Nakidai 2023-10-30 03:15:24 +0300
  • 5f6fc8f212
    Autocreate config dir Nakidai 2023-10-30 03:10:21 +0300
  • 317622a253
    Add code configuraction in configure Nakidai 2023-10-30 03:09:32 +0300
  • b23325bfec
    Remove config from make clean Nakidai 2023-10-30 03:05:29 +0300
  • 94d6a769a1
    Move config to config/ Nakidai 2023-10-30 03:00:39 +0300
  • 2ebe6fccea
    Add configure for make Nakidai 2023-10-30 02:33:30 +0300
  • d6b4f0be32
    Some fixes Nakidai 2023-10-30 15:35:15 +0300
  • 84e21cb515
    Add move to start of screen every tick Nakidai 2023-10-30 14:24:34 +0300
  • a064af95da
    Add score and *the great line* Nakidai 2023-10-30 03:53:48 +0300
  • b611b54575
    Switch to threads.h Nakidai 2023-10-30 02:51:46 +0300
  • 758dbf9cc2
    Some fixes Nakidai 2023-10-30 02:36:03 +0300
  • b402dc177c
    Add gameplay Nakidai 2023-10-30 01:55:20 +0300
  • abda36c1c3
    Some fixes & start to make gameplay Nakidai 2023-10-30 00:24:13 +0300
  • 75fb0965f1
    Fix player creating Nakidai 2023-10-29 23:35:03 +0300
  • fac72a00ed
    Add player Nakidai 2023-10-29 23:14:51 +0300
  • c7797f1f41
    Change inputArgs to InputArgs Nakidai 2023-10-29 22:35:37 +0300
  • 9dc2da1f90
    Add input function Nakidai 2023-10-29 21:31:33 +0300
  • 03481db05f
    Add files Nakidai 2023-10-29 20:03:23 +0300