An open API service indexing awesome lists of open source software.

https://github.com/mandliya/theelecticnemo

A C++ SDL game project, developed using core concepts of C++ inheritance and SDL. Developed individually as class project, however most of the features are added later to improve game and is framework- http://www.youtube.com/watch?v=hsAgmI-uQsk
https://github.com/mandliya/theelecticnemo

Last synced: 6 months ago
JSON representation

A C++ SDL game project, developed using core concepts of C++ inheritance and SDL. Developed individually as class project, however most of the features are added later to improve game and is framework- http://www.youtube.com/watch?v=hsAgmI-uQsk

Awesome Lists containing this project

README

          

theElecticNemo
==============

A C++ SDL game project, developed using core concepts of C++ inheritance, Singleton design pattern and SDL. Developed individually as class project for class CPSC 616 '2D Game Development in C++', however most of the features are added later to improve the game and framework.

Required:
-SDL and C++ libraries installed.

Game Framework:
-Completely Developed in C++, using SDL libraries. It uses inheritance extensively.

Graphics and Sound:
-I have drawn my own graphics using Inkscape. Sound has been taken from Internet from the Game Mario.
![Youtube Link](http://www.youtube.com/watch?v=hsAgmI-uQsk)