1 / 9

Ballmania

Ballmania. Developers Daan Niphuis ( 3570568) Jessica Siewert ( 3503771) Robin van Olst (3025985) Game name: Ballmania Game genre: Platform action game. Goals / Gameplay. Main goal: Knock the other player(s) off the platform. Gameplay: Player: Can roll his ball around.

fergus
Download Presentation

Ballmania

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ballmania • Developers • DaanNiphuis(3570568) • Jessica Siewert(3503771) • Robin van Olst(3025985) • Game name: Ballmania • Game genre: Platform action game

  2. Goals / Gameplay • Main goal: • Knock the other player(s) off the platform. • Gameplay: • Player: • Can roll his ball around. • Can use speed boost. • Bumpers • Pickups • Shield, control, mine layer.

  3. General system overview

  4. Game Engine functionalities implemented • Required: • Non-networked multiplayer game. • Function templates are present (i.e. in Stringhelper/Filehelper). • Can save (F1) and load (F2) at any time. • Game design patterns are present. • Levels are loaded when selected. • Minimap is present. • Extended: • GUI present. • Physics engine Bullet used. • Sound manager OpenAL used.

  5. Daan Niphuis • Basic framework • Integrated libraries • Bullet + BtOgre, OpenAL, CEGUI • Factories and Managers • Helper classes • Serializing • Main menu / GUI

  6. Jessica Siewert • Game details implementation • Pickups: four types • +1 Life • Shield • Higher acceleration • Landmine • Player class • Minimap

  7. Robin van Olst • GameObject framework • Applying and tweaking the Physics Engine (Bullet + BtOgre) • Bumper class • Ground class • Player class • Playability

  8. Conlusion • Pretty satisfied • Game can be expanded easily • Would be better with tailored meshes • Blocks everywhere! • Difficulties • Getting all the physics right • Failures • No shadows • Caused a black terrain

More Related