Re: Building games.

2017-08-09 Thread Ian Wadham
Hi Shashwat, On 09/08/2017, at 7:27 AM, Shashwat Mishra wrote: > I am actually not sure how one can build games that use mouse to interact > with it on C++? First, continue this discussion on KDE games development . Re the use of the mouse, first you need to get familiar with the Qt library

Re: Building games.

2017-08-08 Thread Shashwat Mishra
Where can I start learning how to make or work on the existing utilities/games listed on your applications list?

Re: Building games.

2017-08-08 Thread Shashwat Mishra
I am actually not sure how one can build games that use mouse to interact with it on C++?

Re: Building games.

2017-08-08 Thread Aleix Pol
On Tue, Aug 8, 2017 at 8:24 PM, Shashwat Mishra wrote: > Another thing.How am I supposed to build an interactive game if I don't use > something other than just C++? Like is it not supposed to be much > complicated than just a code working on the game's logic? > > On Tue, Aug 8, 2017 at 11:49 PM,

Re: Building games.

2017-08-08 Thread Albert Astals Cid
El dimarts, 8 d’agost de 2017, a les 23:54:48 CEST, Shashwat Mishra va escriure: > Another thing.How am I supposed to build an interactive game if I don't use > something other than just C++? Like is it not supposed to be much > complicated than just a code working on the game's logic? I don't un

Re: Building games.

2017-08-08 Thread Albert Astals Cid
El dimarts, 8 d’agost de 2017, a les 23:49:06 CEST, Shashwat Mishra va escriure: > Suppose I have an idea for a game.I just have to prepare a writeup > describing that game and if you guys like it then you are going to allot me > a mentor to help me build that game? You can try, but we're really

Re: Building games.

2017-08-08 Thread Shashwat Mishra
Another thing.How am I supposed to build an interactive game if I don't use something other than just C++? Like is it not supposed to be much complicated than just a code working on the game's logic? On Tue, Aug 8, 2017 at 11:49 PM, Shashwat Mishra wrote: > Suppose I have an idea for a game.I ju

Re: Building games.

2017-08-08 Thread Shashwat Mishra
Suppose I have an idea for a game.I just have to prepare a writeup describing that game and if you guys like it then you are going to allot me a mentor to help me build that game? On Tue, Aug 8, 2017 at 11:19 PM, Albert Astals Cid wrote: > El dimarts, 8 d’agost de 2017, a les 21:30:41 CEST, Sha

Re: Building games.

2017-08-08 Thread Albert Astals Cid
El dimarts, 8 d’agost de 2017, a les 21:30:41 CEST, Shashwat Mishra va escriure: > The games sub-section under the applications section seems to intrigue > me.So I have to learn how to use QT creator in order to build games of my > own or fix bugs in the existing games? No, you don't have to use

Building games.

2017-08-08 Thread Shashwat Mishra
The games sub-section under the applications section seems to intrigue me.So I have to learn how to use QT creator in order to build games of my own or fix bugs in the existing games?