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 - NinjaFishleg

Pages: [1]
1
General / Re: A darkening suspicion with my SFML setup and Classes
« on: March 17, 2014, 11:16:57 pm »
Thank you Nexus! Kind as always! Keep up the good work.

2
General / A darkening suspicion with my SFML setup and Classes
« on: March 17, 2014, 09:17:45 pm »
I have a suspicion that for some reason my Classes with SFML are behaving wrong (maybe due to my install?). Could a SFML hero spend a few seconds of there day to reply with a quick classes example with sfml?

example:
class classname{
    public:
        sfml member
}

This is either me being an idiot or my setup is wrong (it seems strange that only classes would mess up)

Thanks in advance!

3
SFML projects / Re: SFML Pong. 24 hour project.
« on: March 16, 2014, 01:29:18 am »
Ok, thanks for the intrest, can you recommend a good, free, resource to start learning Java? Before I invest in a book? (and I must say this is much nicer than stack overflow ;) )

5
SFML projects / Re: SFML Pong. 24 hour project.
« on: March 15, 2014, 06:19:48 pm »
]

Here is a screenshot. And yes I agree it is very C like, my origin is C and php. I struggle to get out the "style". :)

My next project will be Space Invaders or Snake.

6
SFML projects / SFML Pong. 24 hour project.
« on: March 15, 2014, 04:20:06 pm »
I made a SFML game in 24 hours.

https://www.dropbox.com/sh/s2d4ake0k1gmkbv/DvA1okI5V6
Here is dropbox folder in which there are 3 files:

main - The compiled code.
main.cpp - the source code(if you have to compile it yourself because you can't run main)
font.ttf

 What do you think?

Also I ahve just seen the duplicate. Sorry about that. :/

Pages: [1]
anything