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

Re: Flatpak KDE Nightlies

2017-08-08 Thread Elvis Angelaccio
On martedì 8 agosto 2017 18:10:31 CEST, Aleix Pol wrote: On Mon, Aug 7, 2017 at 11:08 PM, Albert Astals Cid wrote: El dissabte, 5 d’agost de 2017, a les 1:42:09 CEST, Aleix Pol va escriure: ... Hi Albert, Yes, thanks for bringing that up. It's something I need to have for a more serious appr

Re: Flatpak KDE Nightlies

2017-08-08 Thread Aleix Pol
On Mon, Aug 7, 2017 at 11:08 PM, Albert Astals Cid wrote: > El dissabte, 5 d’agost de 2017, a les 1:42:09 CEST, Aleix Pol va escriure: >> Hey, >> Just configured to have the server issue a new daily build (at 3am >> UTC, if I cron'ed correctly). Shouldn't be a big strain on the server >> and will

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?