Skip to content

a snake game written from scratch using libsdl and cpp

Notifications You must be signed in to change notification settings

hardikpnsp/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake_game

For now, it is just an experiment with various kinds of snake mechanics. But, in the future, it can evolve into either a challenging skill based small game or a snake rpg or a snake dungeon crawler.

Build and Run Process

  • make sure you have make and g++

  • run the following commands

    make all
    ./snake

About

a snake game written from scratch using libsdl and cpp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages