snake game variant with NCURSES

in game •  7 years ago  (edited)

A variant of the time-honored snake game using C++ ncurses library, featuring:

  • The worm, and play ground quadrants as a linked-list .
  • maze generation implementing Depth-First-Search with stack

Game logic driven by Linux system signals:

  • SIGALRM: worm motion input
  • SIGUSR1: worm event such as food eating, wall crashing, etc..

Screenshot from 2017-09-01 13-15-30.png

Screenshot from 2017-10-19 17-20-59.png

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

This looks super cool, great project! It would be cool to see the source files for this though, have a github link or a video of some demos? I would love to test it out!

Loading...

Congratulations @pineda007! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

You got a First Reply

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here

If you no longer want to receive notifications, reply to this comment with the word STOP

By upvoting this notification, you can help all Steemit users. Learn how here!