Skip to content

amitkm9204/ProjectWithSDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Introduction

All the projects in this repo is based on library SDL.

Prerequisites

Good knowledge of C programming language mainly how to handle pointers.

SDL

It stands for Simple DirectMedia Layer.
For further details and installation procedure visit (https://www.libsdl.org/)

Licence

Any one can use the code to implement the application.
You just need to fork the repo.

List Of Projects

1. Feed The Snake

Introduction

 This is the basic game on snake and player need to feed the snake.
 One player will earn the points on the basis of food or materials collected.
 The game will End when the snake hit a wall.

About

application based project in c using SDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors