Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Van

Pages: [1]
1
SFML projects / Re: [Game|Prototype] SonoBeat
« on: September 10, 2012, 12:55:30 pm »
Nice project! :)

I always liked to play some Frets on Fire, now one even gets a video clip to the music. :)

Ah, completly forgot Frets on Fire. I liked the idea with the keyboard very much.
But i kept playing DJ Max Portable for the PSP. Unfortunately there are not many
songs which I really can enjoy. So thats my motivation for this game. Like audiosurf
I want to let the user decide a file/link to video/audio and generate a playable beatmap
in different difficulties.

Quote
Is the Movie_audio::Stop() - av_seek_frame() error output to be expected or shouldn't that happen?

I get the same error. But we have to ask the sfeMovie developer :)

2
SFML projects / [Game|Prototype] SonoBeat
« on: September 09, 2012, 11:44:56 am »
SonoBeat
https://github.com/Vannav/SonoBeat

Just another clone of DJ Max Portable, Beat Mania, O2Jam Analog or commonly known as Guitar Hero.

Quote
[I played alot of] DJ Max Portable for the PSP. Unfortunately there are not many
songs which I really can enjoy. So thats my motivation for this game. Like audiosurf
I want to let the user decide a file/link to video/audio and generate a playable beatmap
in different difficulties.






Librarys:

Controlls:
  • Use left and right arrow keys to choose a song and select with the return key
  • Use D F J K key play the notes in the associated lanes when they reach the green area
  • Use escape key to exit

Other Stuff:
  • You can create your own beatmaps fairly easy if you take a look at the media folder
  • *.sb files are textfiles with meta information and note-lane-time information
  • Your last play will be recorded in log_played.txt that can be copy and pasted into a new *.sb file

Pages: [1]