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

Pages: [1]
1
General / Program to make it play in another computer
« on: January 22, 2012, 10:02:23 pm »
I have this project which need to be played in another computer, but without installing sfml.How can i add the files to the folder of the program and then set the compiler to check for them there. (Using codeblocks)

2
General / Event-Handling ONLY in Console
« on: December 09, 2011, 10:01:39 am »
Yes i know. But i want unbuffered input in my console(before i do the graphics for my game). I just want to know if there is a way to use the event-handling for winows in console and if there is i would like someone to tell me how do it if it is not a big deal. That's all i am asking. I know that windows offer way more things than console.

3
General / Event-Handling ONLY in Console
« on: December 09, 2011, 02:05:41 am »
Hi guys,
           This is my first thread here.

All i want to ask is, if there is a way to add event handling in console, in case someone wants to test a game for example in console first and then create the graphics of this game in SFML windows etc..
I know that event-handling works with drawn windows.(read the smfl tutorials but they only refer to windows).

Thx for your time in advance and if u think that my question needs clarification please tell me to do so.

Pages: [1]
anything