https://github.com/michaelpineapple/skullamanjaro
3D game for the PSVita using Box2D and GEF Framework. The objective is simple: bounce skulls on a pillow to score points.
https://github.com/michaelpineapple/skullamanjaro
box2d game gef-framework psvita
Last synced: 4 months ago
JSON representation
3D game for the PSVita using Box2D and GEF Framework. The objective is simple: bounce skulls on a pillow to score points.
- Host: GitHub
- URL: https://github.com/michaelpineapple/skullamanjaro
- Owner: MichaelPineapple
- Created: 2020-05-12T01:43:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-22T00:39:52.000Z (about 4 years ago)
- Last Synced: 2025-01-02T01:31:44.667Z (6 months ago)
- Topics: box2d, game, gef-framework, psvita
- Language: C++
- Homepage:
- Size: 26.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skullamanjaro
3D game for the PSVita using C++, GEF Framework, and box2d (https://github.com/erincatto/box2d).
The objective is simple: bounce skulls on a pillow to score points.A project for Abertay University.
The main solution can be found at:
build\box2d_collisions-MichaelPineapple\build\vs2017\scene_app.slnFor best performance, run in 'RELEASE' and 'x64' configuration.

