peterisgb Posted August 6 Posted August 6 (edited) As you can tell from the title, I'm here to introduce Con-Airline, A Realtime Airline management game. This game is in early Alpha, But is being actively worked on in my spare time. I am looking today for people to come try it out, Give some feedback and let me know that i am doing a good job 😄 Here are some screenshots. Thanks for Reading and i hope you are doing well. EDIT: what was I thinking..... I didn't post the link lol. Here you go: https://www.con-airline.com Edited August 7 by peterisgb 1 Quote
Uridium Posted August 7 Posted August 7 (edited) This is a brilliant concept havent seen one like this before the MAP is amazing even found my home town airport on there lol the Satelite view is astonishing I never knew there were so many airports in the UK other than the usual ones we all know about  Welldone Peter Excellent work Edited August 7 by Uridium 1 Quote
peterisgb Posted August 7 Author Posted August 7 29 minutes ago, Uridium said: This is a brilliant concept havent seen one like this before the MAP is amazing even found my home town airport on there lol the Satelite view is astonishing I never knew there were so many airports in the UK other than the usual ones we all know about  Welldone Peter Excellent work Thanks. My satellite map is more newer than Google maps too lol. Quote
angel1992 Posted August 10 Posted August 10 So i love the layout but i misclicked knowing i didn't sign up but i will do now however google dosnt support this so i thought to let you know  Quote
peterisgb Posted August 10 Author Posted August 10 (edited) 8 hours ago, angel1992 said: So i love the layout but i misclicked knowing i didn't sign up but i will do now however google dosnt support this so i thought to let you know  Hmmm, strange. I've had a look and a fiddle. Try now. I can't test it myself as it works perfectly fine for me. Edited August 10 by peterisgb Quote
angel1992 Posted August 10 Posted August 10 8 hours ago, peterisgb said: Hmmm, strange. I've had a look and a fiddle. Try now. I can't test it myself as it works perfectly fine for me. yeah the google thing now works great just waiting for it to load up on the page now Quote
peterisgb Posted August 10 Author Posted August 10 5 hours ago, angel1992 said: yeah the google thing now works great just waiting for it to load up on the page now Sweet, I forgot to allow www. Into the Google login perms for www.  1 Quote
SwiftGameR Posted August 24 Posted August 24 Well done peter i have never seen any games that is based on airliners pretty smart 😉 Something new and Unique only thing close to this i seen was like Flight Simulator for PC / PS4 XBOX ETC, I am looking forward to see what you decide to do with the project and its final outcome. All you see is Mostly Mafia Games or Crime Games (Used to see Army games prison games Music Battle if i remember right and some Vampire games etc but more ideas out the box like this will surely bring in some members to build their ideas If you're looking for any coding help just give me a shout im experienced in GitHub if its hosted on there i can push updates for you to view before you add 🙂 but all the best. 1 Quote
peterisgb Posted August 24 Author Posted August 24 2 hours ago, SwiftGameR said: Well done peter i have never seen any games that is based on airliners pretty smart 😉 Something new and Unique only thing close to this i seen was like Flight Simulator for PC / PS4 XBOX ETC, I am looking forward to see what you decide to do with the project and its final outcome. All you see is Mostly Mafia Games or Crime Games (Used to see Army games prison games Music Battle if i remember right and some Vampire games etc but more ideas out the box like this will surely bring in some members to build their ideas If you're looking for any coding help just give me a shout im experienced in GitHub if its hosted on there i can push updates for you to view before you add 🙂 but all the best. Thanks, I wanted to go in a different direction than most default games. I have and am running again the typical mccodes based game and its always the same thing with different takes. I am looking for help as the code is very complex, But github, I dont understand how that works, benifits etc, Wouldn't that expose all my code to everyone and open for attacks? I've no experience in it. Drop me a mail and we can talk further on said subject. My work and progress on it is slow due to irl commitment with kids. Progress is being made slowly. Quote
peterisgb Posted August 28 Author Posted August 28 I forgot to mention that the weather maps is updated hourly with irl weather. I do want to use this eventually so make planes go around storms etc or maybe close and airport so it would reflect real Life closures. It's throwing down outside currently. Heavy rain. Checked via Con-airline. Dang rain. Â Quote
SwiftGameR Posted September 4 Posted September 4 (edited) On 8/24/2025 at 2:10 PM, peterisgb said: Thanks, I wanted to go in a different direction than most default games. I have and am running again the typical mccodes based game and its always the same thing with different takes. I am looking for help as the code is very complex, But github, I dont understand how that works, benifits etc, Wouldn't that expose all my code to everyone and open for attacks? I've no experience in it. Drop me a mail and we can talk further on said subject. My work and progress on it is slow due to irl commitment with kids. Progress is being made slowly. I used to think that to but you make your project private and you can allow people to push updates which you review them before making any changes torn.com has that many staff members they have there game hosted on github and any developers that make changes to code etc are reviewed by ched or experienced developer etc before its allowed into github and if you configure it properly the update can be pushed to your server as well but this requires ssh keys private and public and linked to your cpanel but to answer the question your project would be safe. If you need help with a file you can just edit it or paste it to me here or discord and i can edit / create it for you but i suggest looking into learning github i learned it from @Magictallguy while working with grpg project and its very handy. i found this https://stackoverflow.com/questions/76094652/can-anyone-upload-changes-and-commit-to-my-github-repository-is-it-is-public From a quick read of that link you can create a private repo and organization which allows users to read you files without being able to steal the code   if it helps you 🙂 On 8/28/2025 at 10:08 PM, peterisgb said: I forgot to mention that the weather maps is updated hourly with irl weather. I do want to use this eventually so make planes go around storms etc or maybe close and airport so it would reflect real Life closures. It's throwing down outside currently. Heavy rain. Checked via Con-airline. Dang rain.  have you tried using a API to get real time weather? there are probably more out there but here is a example https://open-meteo.com/ this is a open source project i found with a quick google search but here is a github repo for it 😄 https://github.com/open-meteo/open-meteo  Email: [email protected] Discord: em2pro4u  Edited September 5 by SwiftGameR Quote
peterisgb Posted September 5 Author Posted September 5 Thats quite a read, I'm still on the debate on github, but i am keeping it in mind. As to the Weather, I have Hourly Weather updates for Real Life weather already in place. Here is a pic of the weather at 9:29PM. Ugh, Rain inbound for the UK 🙂  Quote
SwiftGameR Posted September 5 Posted September 5 haha thats cool and yeah we had shit rain and been pretty cold today Yeah Github can be confusing but trust me do some research when you get free time and play around with it i have some private projects on there Quote
peterisgb Posted Monday at 10:58 AM Author Posted Monday at 10:58 AM (edited) More to come of course Edited Monday at 11:19 PM by peterisgb Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.