Skip to content

CMSC 178 Final Project - The adventures of Bunal Jr (Platformer Game)

Notifications You must be signed in to change notification settings

leibniz2/cmsc178FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title: The Adventure of Bunal Jr.

Game Type: Platformer

Synopsis:

Bunal Jr travel to various lands to collect some diamonds. Encounter enemies along the way, collect and survive.

Used libraries/technologies/specs:

  • C++11 ( g++, Ubuntu 16.04 )
  • SDL2
  • OpenGL3
  • TinyXML
  • AnimatedGraphics.h / .cpp by shaun mitchell for some animation
  • LevelParser.h / .cpp by shaun mitchell for xml handling
  • base64.h / .cpp by Rene Nyffenegger for compression
  • make for building source files
  • OpenAssets.org for asset files
  • Tiled for Tilesheets
  • Texture Packer for Sprites
  • Atom as code-editor

Release 1 ( December 15, 2016 )

  • Two enemy type: Bird and Ninja
  • Two levels
  • Complete Sprite animations

Credits to these wonderful tutorials

  • LazyFoo tutorials
  • Shaun Mitchell guide to game development
  • opengltutorials.com and sdltutorials.com

Screenshots

Menu level1 level2 level3

If you like this, please give me a star. :)
Feel free to submit pull requests and issues.

About

CMSC 178 Final Project - The adventures of Bunal Jr (Platformer Game)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published