Projects tagged ‘game’ and ‘juce’


Jump to tag:

Projects tagged ‘game’ and ‘juce’

Filtered by Project Tags game juce

Refine results Project Tags bubblebreaker (1) cplusplus (1) jawbreaker (1)

[2 total ]

0 Users

Jubbles is yet another bubble breaker/jawbreaker game. The thing started as a pilot project to test the JUCE library (hence the name). It also adds a few unique features that may be interesting for ... [More] avid jawbreaker fans (persistency, restart and replay games, etc). The following JUCE features were in focus: Custom skin (LookAndFeel) Using embedded fonts Localisation Playing simple .wav sounds Graphics / simple animation Saving and retrieving application settings Why It Was CreatedAs mentioned before, the project started was a feasibility test for other closed source software. It's been fun and very much a success. JUCE has been selected for our choice of primary library - and you'll probably see why, when looking at the source code. Also, as a way of giving back to the JUCE community, a tutorial has been provided for C++ programmers interested in JUCE. The tutorial, like Jubles itself is maintained in my spare time, so please be gentle and understand that this whole thing is just for fun. Jubbles/JUCE TutorialThe tutorial can be found at http://zabrus.com/jubbles. [Less]
Created 4 months ago.

0 Users

This is a University assignment that uses juce to create a two player classic pong game with sound effects. It demonstrates some of the basic juce UI and Audio components.
Created 12 months ago.