Opengl Snake Game Source Code

A simple game using OpenGL ES containing elements from Snake. The player is in control of a snake. The snake can move in any direction in the 2D plane, and the game does not end if it collides with itself. The snake grows in length by collecting white squares.

This is a Snake Game where a BLIND YELLOW COMPUTER SNAKE is always hungry and runs all over the screen to swallow anything that comes in its ways, most of the times, YELLOW SQUARE BOXES (assuming its favorite food is inside each box). Whenever Snake eats 1 box, its length increases.Ofcourse, since snake is blind, player have to help the snake in providing proper directions so that snake will eat maximum boxes.The games finishes when Snake swallows itself(i.e. when player gives wrong directions to the snake).

[Skip to Readme]

Opengl Snake Game Source Code Download

  • Part 3-Getting started with some basic drawing.Explained- glBegin; glEnd; glColor3f; glLineWidth; glVertex2f.
  • This is a cross-platform implementation of the classical game called snake. It is written in C and it uses ncurses and OpenGL /GLUT. As of right now, this is only a sample project that I created to learn how to use Git and other open-source technologies, as well as to get some actual programming expirience.
  • More info about the game: It's a free-to-play MMO game, so this is NOWHERE NEAR as impressive as a paid game getting overwhelmingly positive! If you search steam for free-to-play right now, you'll see which one it is. The current 'Review:Install' ratio (usually 50:1 for Paid games, and I've heard 100:1 for free-to-play games) is approx 42:1.
  • OpenGL Star Simulation. Borland C Source Code (Microsoft Platform): Stars.zip. This star simulation uses much of the object oriented code created in the bouncing ball simulation in the previous example. The main difference is the math calculations for the x, y.
Opengl Snake Game Source Code
Versions [faq]1.0, 1.1, 1.2
Dependenciesbase (>=2 && <5), GLUT, OpenGL, random [details]
LicenseBSD-3-Clause
AuthorAkash Fulchand Jagdhane <akashjagdhane@gmail.com>
MaintainerAkash Fulchand Jagdhane <akashjagdhane@gmail.com>
CategoryGame
Uploadedby AkashJagdhane at 2014-02-12T07:00:07Z
DistributionsNixOS:1.2
Downloads2304 total (5 in the last 30 days)
Rating(no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status
Docs available [build log]
Successful builds reported [all 1 reports]

Modules

[Index]

Opengl Snake Game Source Codes

  • SnakeGame

Downloads

  • snake-game-1.2.tar.gz [browse] (Cabal source package)
  • Package description (as included in the package)

Maintainer's Corner

For package maintainers and hackage trustees

Opengl Snake Game Source Code Pdf

Readme for snake-game-1.2

[back to package description]