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 - Joshua Booker

Pages: [1]
1
General / Need help
« on: August 25, 2016, 11:36:32 pm »
Hello,

I am working on a connect the dots game to learn basics of game design, but I am struggling to figure out how to check if lines are drawn in between  two circles which are used as dots. Does anyone know how to do this?


2
SFML projects / Simple Box Game using .Net
« on: July 26, 2016, 11:14:48 pm »
My idea is to learn the basics of game development with this project, however, I cant get lines to draw in between dots.

3
DotNet / Re: Text input C#
« on: January 06, 2016, 03:33:49 am »
Ok, here is what I have a problem with now, the input is stored however the text disappears after a key is pressed, and that's annoying so how do I remedy that?

4
DotNet / Re: Text input C#
« on: January 05, 2016, 04:57:47 am »
Not working, should I use Keypressed and keyreleased to get and save the char.

5
DotNet / Text input C#
« on: January 04, 2016, 04:33:48 am »
Hello,
I am working on a game engine, and have created a text entry dialog, but cannot get text to display correctly in my text object, it seems that the character codes are not being properly passed through correctly or I just don't know how to make it work, and require assistance. If anyone feels compelled to help, code is attached.


6
DotNet / C# mouse moved
« on: February 06, 2015, 07:07:53 pm »
I want to write code to move a pointer sprite when mouse is moved. I am using sfml.net 2.1, windows 10 preview, and vs 2013 to make my engine and want a custom cursor.

Pages: [1]
anything