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
- Host: GitHub
- URL: https://github.com/mandliya/theelecticnemo
- Owner: mandliya
- Created: 2014-03-20T22:54:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T16:28:07.000Z (about 11 years ago)
- Last Synced: 2025-03-27T08:48:36.044Z (7 months ago)
- Language: C++
- Homepage:
- Size: 6.68 MB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
