it just plain old wouldnt compile when i used the code i use to compile programs with ncurses. i use this gcc -o GAMESTART GAMESTART.cpp -lncurses and i even tried taking away the -lncurses and it still didnt work. by then i had of course had to take out ncurses and i just for the sake of time entered in iostream in case it would of needed that and did make GAMESTART and it worked fine lol. would u like to try the game seiza? ive been working on it since like the beginning of march
tell me what u think of it once u got it :D. just to mention i did create all of the game myself except for what you just showed me and i think thats it
lol i know system was bad. i didnt want to use any other programs to run it. to play the game: you can place stuff by pressin space bar. you can scroll through the different things by pressing b and v. if you place the # you cant walk through it. if you place the & it acts like a player. if you walk up to the player it will ask you if you want some pie. click y or n. if you click y it gives you some pie and displays it. if you place a : it acts like a ladder. the main goal of the game is to make something cool. use t and g to scroll through the menu. press enter to choose an item in the menu. if you click on load, it will load the cool city map i made. you can click on mode in the menu and it will change ur mode to either survival or builder. if your in survival, you wont be able to press up. thats when the ladders come in handy :) also you click on new to erase the ma your on, and click on save to save whatever you have created. theres a backup of the city world in a folder btw
you can delete stuff with wasd too
i tried the script.sh file btw. the purpose of the gamestart file is so that you can launch it without opening the terminal first. i made the script.sh file nd marked it as executable and as far as i can see, the only way to run it is through the terminal which defeats the purpose