Re: The creation of complex maps

2020-01-02 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: The creation of complex maps At 7 that would be very useful. I tried brush tone but i didn’t undrstand how to use it URL: https://forum.audiogames.net/post/490106/#p490106 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: The creation of complex maps

2019-12-31 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: The creation of complex maps That’s the thing. I want to know how they are created. I understand how to create a basic map but I don’t know how to do more than add random obstacles and use the ex and Y coordinates. I don’t know how to create stuff like mazes and all that, that’s what I

The creation of complex maps

2019-12-31 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
The creation of complex maps So I have been thinking about this for a while. I don’t know how I would go about creating complex maps like what Manamon has for example. That has been something I have been thinking about But have never found the answer to URL:

Re: the best way to make random events happen in my python game?

2019-12-11 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: the best way to make random events happen in my python game? You could put the random computer variable in its own function and call it that way URL: https://forum.audiogames.net/post/484620/#p484620 -- Audiogames-reflector mailing list

Re: Lucia - OpenSource AudioGame engine written in Python

2019-11-29 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python Sorry for asking again but can someone explain how sound positioning works? I didn’t understand the example URL: https://forum.audiogames.net/post/481137/#p481137 -- Audiogames-reflector mailing list

Re: Lucia - OpenSource AudioGame engine written in Python

2019-11-27 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python Two questions. One are we allowed to cythonize our game, And the second question is is it even possible to cythonize games created with lucia URL: https://forum.audiogames.net/post/480491/#p480491 -- Audiogames-reflector

a question for anybody who uses rust

2019-11-23 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
a question for anybody who uses rust I know that rust is not the best thing to use for user interfaces, or at least that’s what I have heard from my research. If i want to create a gui aplication, should I look for a way to create the gui in rust, Or should I use another language to create

Re: Secure way to pack sounds in python?

2019-11-21 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Secure way to pack sounds in python? I think the only way to do so is to pack the sounds into your executable file and cythonize it. I am sure that would work URL: https://forum.audiogames.net/post/478747/#p478747 -- Audiogames-reflector mailing list

Re: My free and open-source hobby operating system

2019-11-14 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: My free and open-source hobby operating system Sorry if this doesn’t help, but I found this Hopefully it can help youhttps://rust-embedded.github.io/book/intro URL: https://forum.audiogames.net/post/476429/#p476429 -- Audiogames-reflector mailing list

Re: Lucia - OpenSource AudioGame engine written in Python

2019-11-10 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python i don't understand the example, i have not used the sound pool in pgt URL: https://forum.audiogames.net/post/475430/#p475430 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Lucia - OpenSource AudioGame engine written in Python

2019-11-10 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python how do you position sounds in lucia? i didn't find anything about it in the documentation, i'm using the bass back end URL: https://forum.audiogames.net/post/475170/#p475170 -- Audiogames-reflector mailing list

A question for developers About something I want to Attempt to create

2019-10-30 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
A question for developers About something I want to Attempt to create So I know that many people have said they would do this, But i’d still like to ask nonethelessI know, I’m no Philip bennefall. But I would like to create a programming language. I don’t mean right away, of course there

A question for developers About something I want to Attempt to create

2019-10-30 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
A question for developers About something I want to Attempt to create So I know that many people have said they would do this, But i’d still like to ask nonethelessI know, I’m no Philip benafall, My apologies for the miss spelling. But I would like to create a programming language. I don’t

Re: Lucia - OpenSource AudioGame engine written in Python

2019-10-22 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python I don't know what's going on but for some reason when i initalize bass and play a sound it plays for a second but the window doesn't show up and then it stops. Here is my code, i didn't make an issue because i think i might have

Re: Lucia - OpenSource AudioGame engine written in Python

2019-10-22 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python I opened an issue on github about menu2 lacking music support URL: https://forum.audiogames.net/post/470065/#p470065 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Lucia - OpenSource AudioGame engine written in Python

2019-10-19 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python the error was my fault as i wrote something in the code wrong. I fixed it. Thanks for this engine. If it wasn't for it, things would have been much harder URL: https://forum.audiogames.net/post/469599/#p469599 --

Re: Lucia - OpenSource AudioGame engine written in Python

2019-10-19 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python i told you. There is no traceback. It runs fine but it keeps saying list index out of range. The menu starts but it keeps saying that untill i hit an arrow key URL: https://forum.audiogames.net/post/469551/#p469551 --

Re: Lucia - OpenSource AudioGame engine written in Python

2019-10-19 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python this is my code. Keep in mind that  it did run but kept saying list index out of rangeimport luciafrom lucia.ui import menu2test = lucia.show_window("testing stuff")lucia.initialize(audiobackend=lucia.AudioBackend.BASS)MenuItems= [ 

Re: Lucia - OpenSource AudioGame engine written in Python

2019-10-17 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python i have been using menu2 and i encountered a couple of problemsfor some reason, menu2 doesn't support playing menu musicand whenever i run my menu it keeps saying list index out of rangethanks for the help URL:

Re: Lucia - OpenSource AudioGame engine written in Python

2019-10-16 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python so i never found out how to do this. How do you make it do something when a menu option is pressed. I know its an if statement but i don't know how to do it exactly URL: https://forum.audiogames.net/post/468951/#p468951 --

Re: Lucia - OpenSource AudioGame engine written in Python

2019-10-15 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Lucia - OpenSource AudioGame engine written in Python so i tried to create a menu and this is what happens when i run itTraceback (most recent call last):  File "m.py", line 2, in     menu1=lucia.ui.menu.Menu(scroll_sound="scroll1.wav", enter_sound="enter1.wav",

map and player questions (python)

2019-10-15 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
map and player questions (python) so i have made a map class and a player class in python. But now how would i go about placing the player on the map?thanks for all the help URL: https://forum.audiogames.net/post/468705/#p468705 -- Audiogames-reflector mailing list

a question about pycharm

2019-10-09 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
a question about pycharm i have heard about pycharm and it's apparent accessibility. I installed it and used OCR to go to the settings and try to turn on the accessibility setting but it didn't work. If any of you have had experience with pycharm. Please tell me about it and how to fix

Re: JustUpdate: Native auto updating, made easy (python)

2019-09-28 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: JustUpdate: Native auto updating, made easy (python) sorry to revive this. But is this project still being worked on? i would hate to see this project going away URL: https://forum.audiogames.net/post/464989/#p464989 -- Audiogames-reflector mailing list

some blitz basic questions about Tolk and other things

2019-09-25 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
some blitz basic questions about Tolk and other things so i have been working on making a game accessible and i posted a topic with a similar question, but now i was wondering if someone can help me create a Tolk rapper for blitz basic, i have attempted to do this for a long time and i

strange problem with pyinstaller and the exe files it makes

2019-09-10 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
strange problem with pyinstaller and the exe files it makes helloso i created a small application that i compiled into an exe file with pyinstaller. I had a couple of people test it and for some people it didn't work, but if the people were running python 3 on their system it did work, so

Re: Pure basic, worth it or not?

2019-09-08 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Pure basic, worth it or not? well, lets start off with the good things about pure basic. Its well. Basic, its simple to use. And cross platform as well. Well that is if you have a mac to compile withnow here are  some cons. At least i consider them to be cons.No offence meant at all to

problems with tolk

2019-09-08 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
problems with tolk so. I am working on something that might actually be using tolk but i haven't gotten it to work. Tolk isn't outputing anything. I checked speech history and everything. Here is the code i was testingimport TolkTolk.loadTolk.output("testing of the scren reader is

Re: events in wx python

2019-09-01 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: events in wx python ok, so i was board and i tried to create a custom notification creator but it didn't work, i tried everything to fix it, it runs but when i enter the text in the specific text fields, the notification doesn't show up, here is the code#!/usr/bin/env pythonimport

Re: events in wx python

2019-08-30 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: events in wx python another question, is there a way to attach a string to a text field in wx python? i have tried to write to a text file using the wx python text field and it didn't work, i have done a couple of google searches but i have found nothing on the matter URL:

events in wx python

2019-08-30 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
events in wx python so, i have been messing around with wx python and never understood how to create events, with a bit of help, i have managed to create an open dialog that activates after the user clicks on a menu item, but i have never understood how events work, i have read the wx

Re: open al problem in python

2019-08-28 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: open al problem in python there's something else i don't know how to fix as i have never used python 2.7, another traceback is belowTraceback (most recent call last):  File "OpenAL_3D.py", line 42, in     Example()  File "OpenAL_3D.py", line 7, in __init__    self.listener = Listener() 

Re: open al problem in python

2019-08-28 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: open al problem in python i fixed the earlier problem, this is a new traceback when i ran the programTraceback (most recent call last):  File "OpenAL_3D.py", line 42, in     Example()  File "OpenAL_3D.py", line 7, in __init__    self.listener = Listener()  File

Re: open al problem in python

2019-08-28 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: open al problem in python it now says thisTraceback (most recent call last):  File "OpenAL_3D.py", line 1, in     from openal import *  File "C:\Users\yousi\Downloads\OpenAL_Py_Lite_v1.1\3D_Audio\openal.py", line 1965, in     al = lib_openal()  File

open al problem in python

2019-08-28 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
open al problem in python so, i was looking at the OpenAl  examples created by magap244, and i tried to run the 3d audio example, it gave me some tracebacks first about the print statements which i fixed, but it then gave me a traceback that i don't know how to resolve, the traceback is

Re: JustUpdate: Native auto updating, made easy (python)

2019-08-22 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: JustUpdate: Native auto updating, made easy (python) does it work in c# URL: https://forum.audiogames.net/post/457185/#p457185 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: a question for the wx python users here

2019-08-18 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: a question for the wx python users here sorry for the double post, but how do i set a menu short cut so instead of it saying save as s it could say something like save as A, and when you press the A key in the file menu, it will activate the shortcut that i have created URL:

Re: a question for the wx python users here

2019-08-18 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: a question for the wx python users here thank you so much, it works now, hopefully this is the last bug with this thingy, lol URL: https://forum.audiogames.net/post/456440/#p456440 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: a question for the wx python users here

2019-08-18 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: a question for the wx python users here i am sorry to bother you once again, but another problem has occurred, now, the save as dialog is acting up as well with a different error, first i shall post the traceback and after that will be the code, and please note, i tried my best to

Re: a question for the wx python users here

2019-08-15 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: a question for the wx python users here that previous problem seems to be resolved, but another problem has taken its placei ran the project, but now, it doesn't do anything, it just shows a blank command prompt window, no text, no trace backs, nothing shows uphere is the code for the

a question for the wx python users here

2019-08-14 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
a question for the wx python users here i have managed to create an application skeleton of a text editor that i am working on, i have created the main edit box and the menus, and now i am trying to bind events to the menu items, my first attempt was the open file dialog, and i ran it

Re: Accessible Python UI library

2019-08-12 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Accessible Python UI library Why the older version of WX, I’ve been managing to use the newest one quite well URL: https://forum.audiogames.net/post/455126/#p455126 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Accessible Python UI library

2019-08-12 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Accessible Python UI library Why the older version of WX, I’ve been managing to use the newest one very well URL: https://forum.audiogames.net/post/455126/#p455126 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

a question related to cython and MinGW

2019-08-12 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
a question related to cython and MinGW so, i am currently working on a project and i have decided to cythonize my program, i have generated the .c file successfully, but now how will i be able to compile it into a windows executable, my attempts were not successful as MinGW needs includes

Re: Python, spellchecking library’s

2019-08-08 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Python, spellchecking library’s i have tried to install pyenchant, but it gives an error which i shall now paste    ERROR: Command errored out with exit status 1:     command: 'c:\users\username\appdata\local\programs\python\python37\python.exe' -c 'import sys, setuptools, tokenize;

Re: Python, spellchecking library’s

2019-08-07 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Python, spellchecking library’s magurp244, thanks a lot, i honestly wouldn't have gotten anywhere without the help of you, and many others's help, so thanks to you and the rest of them URL: https://forum.audiogames.net/post/453932/#p453932 -- Audiogames-reflector mailing list

Python, spellchecking library’s

2019-08-07 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Python, spellchecking library’s I am working on a small project, a simple text editor, are there any good spellchecking library’s I can implement into this project so if I hit a key I can have it bring up what I miss spelled and  Provide  a list of replacement words URL:

Re: GDE Game Development

2019-08-03 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: GDE Game Development How do you Spohn more than one though? So there’s not just one enemy, but multiple enemies on the map at all times for example, there are five enemies on the map, you kill them, and more  Take there place URL: https://forum.audiogames.net/post/453071/#p453071

Re: GDE Game Development

2019-08-03 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: GDE Game Development OK, so we keep talking about objects and their positions, is there anyway to do a couple of these things, one, speak your coordinates, not just the numbers, but, having it say Something like,  your coordinates are, and then it says the numbers, and, would there be

a question for rust users, any way to use a dll in a rust project?

2019-08-02 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
a question for rust users, any way to use a dll in a rust project? so, i started learning Rust about a weak ago, i have made an experimental dll, would there be any way for me to use this dll inside of my main rust executable? i googled it but found nothing on the subject, this is why i

Re: GDE Game Development

2019-08-01 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: GDE Game Development Just wondering as a curiosity, when will this GDE consul be released? URL: https://forum.audiogames.net/post/452537/#p452537 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: enemies and items with the sonus GDE

2019-07-25 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: enemies and items with the sonus GDE Thanks very much, I will see what I can do, One more question, how would maps be created with the gde URL: https://forum.audiogames.net/post/451107/#p451107 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

enemies and items with the sonus GDE

2019-07-25 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
enemies and items with the sonus GDE Hi How would I be able to go about creating enemies that walk towards the player and do certain amount of damage, and how would I make items that would be able to be picked up and used for example, ammunition, potions, and stuff like that, Thanks for

Re: has anyone heard of Blitz basic?

2019-07-05 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: has anyone heard of Blitz basic? Thank you so much URL: https://forum.audiogames.net/post/446875/#p446875 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: has anyone heard of Blitz basic?

2019-07-05 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: has anyone heard of Blitz basic? Maybe pre-recorded speech, I don’t know what else though, that’s still into consideration URL: https://forum.audiogames.net/post/446867/#p446867 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: has anyone heard of Blitz basic?

2019-07-05 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: has anyone heard of Blitz basic? This is the thing I was talking about, the source code of the game I found that I’ve heard a lot abouthttps://github.com/Regalis11/scpcb URL: https://forum.audiogames.net/post/446858/#p446858 -- Audiogames-reflector mailing list

has anyone heard of Blitz basic?

2019-07-05 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
has anyone heard of Blitz basic? hiso, there is a game i am trying to make accessible, it is a mainstream game and the src is on github, but it is in a language that i have never seen used here, blitz basic, has anyone ever heard of it and does anyone know of how to use for example, speech

Re: remastered: How to code in python tutorials

2019-06-28 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: remastered: How to code in python tutorials i cant download the 7th one about modules URL: https://forum.audiogames.net/post/444834/#p444834 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: C# game example?

2019-06-23 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: C# game example? 3-D velocity is open source, it’s in C# URL: https://forum.audiogames.net/post/443680/#p443680 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

python, menus, maps, enemies, etc

2019-06-14 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
python, menus, maps, enemies, etc so, i will be using py Game with open al, does anyone know how to make stuff like enemies, maps and menus?, thanks for all the help URL: https://forum.audiogames.net/post/441563/#p441563 -- Audiogames-reflector mailing list

Re: Programming audiogames in pure basic?

2019-06-11 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Programming audiogames in pure basic? The game engine by Mason is in pure basic, So it definitely has the wrapper for it, and there is an examples folder in the pure basic directory, you can find client and server examples there URL: https://forum.audiogames.net/post/440405/#p440405

JavaScript and audio games. Where to start?

2019-06-01 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
_javascript_ and audio games. Where to start? as the topic subject says, how would i go about making audio games in _javascript_? i know it has been done. how would i go about it? thanks for all the help and have a great night or morning evening or afternoon URL:

a question about teamTalk voice chat

2019-05-03 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
a question about teamTalk voice chat so, i know it is possible to make your own TeamTalk5 clients, but would there be any way to integrate the voice chat capabilities that are available in the default client, thanks for all the answers and have a good dayp.s. i am using python for this

Re: Do you want to learn python?

2019-04-11 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Do you want to learn python? this is a grate tutorial, but is there any way the music could be turned down so i could understand what it is saying? thank you anyway for this grate tutorial URL: https://forum.audiogames.net/post/426385/#p426385 -- Audiogames-reflector mailing list

Re: For those pure basic users

2019-02-17 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: For those pure basic users Mason, i sent you a PM URL: https://forum.audiogames.net/post/412546/#p412546 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: For those pure basic users

2019-02-17 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: For those pure basic users Hi mason,  can you please help me learn how to create these things?, Thanks URL: https://forum.audiogames.net/post/412535/#p412535 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

For those pure basic users

2019-02-17 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
For those pure basic users So, i want to try to create an audiogame in pb, but does anyone know how to create menus, maps, and that type of thing? Thanks in advance for any help i am given URL: https://forum.audiogames.net/post/412494/#p412494 -- Audiogames-reflector mailing list

Re: how to create program installer?

2019-02-03 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: how to create program installer? There is inno setup, It’s the only when I tried, but still a good one URL: https://forum.audiogames.net/post/409156/#p409156 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Code editor

2019-01-31 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Code editor notepad++ is a good one URL: https://forum.audiogames.net/post/408615/#p408615 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

what ides are good for a person with a less powerful pc?

2019-01-06 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
what ides are good for a person with a less powerful pc? so, i want to learn c++ and my computer is not that powerful, and everyone recommends vs, but vs for some reason, crashes, or for some odd reason, overheats the computer and makes it turn off, so are there any other less resource

Re: Can someone please fix this code?

2018-11-29 Thread AudioGames . net ForumDevelopers room : SkyGuardian via Audiogames-reflector
Re: Can someone please fix this code? Could it be the thing that says if jumping=false jumping=true thing URL: http://forum.audiogames.net/post/395881/#p395881 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com