-
Posts
1451 -
Joined
-
Last visited
-
Days Won
10
Everything posted by Che
-
E de o 100 nu de 50. Ce dracu' are ? Cum rezolvi problema ? Asta era ? N-am stiut.
-
Intre timp am mai cautat putin pe Google si m-am speriat la propriu de ce scoruri am gasit: Cica un joc simplu asemanator cu Flappy Bird te costa intre 5000 LIRE si 20.000 de LIRE. Mini Game – £5k to £20k Even a simple game, built from scratch is probably going to cost you upwards of £10K. But if all you’re after is a simple Pong or Pac-Man clone (or a re-skin of an existing game) you could have it built for less than that. Watch out though, if you have grand aspirations and a budget of under £10k, you’re likely to be disappointed. A small game is likely to be 2D in appearance and have simple visual style and/or simple gameplay. It will probably only have one ‘level’ and will not feature a great deal of extra content (e.g. Levels, Characters, Power Ups). Flappy Bird is a good example of a game that would sit near the bottom of this bracket. EDIT: After originally posting this, I thought I should clarify that most browser based mini games would also fit into this category. But that’s a topic for another post! How much does a mobile game cost to develop? Altul, cica tot de browser, nu de PC: intre 300-500 de milioane de dolari/euro. A full scale AAA Massively Multiplayer Role Playing Game can cost more than all of the previous mentioned games combined. Star Wars: The Old Republic cost upwards of 200 million to develop not including the constant drain of servers for ongoing game connectivity which is offset by subscription fees and an in game store. This game it should be noted, was released in 2011 after being announced in 2008. A similar game announced today and delivered in 2017 would likely run over 300-500 million not including ongoing services to run the game. https://www.quora.com/How-much-does-it-cost-to-develop-a-video-game Iar unu de asta: OGame - Wikipedia, the free encyclopedia €200 000 ? €300 000. How much would it cost to develop a browser game similar to OGame? - Quora Clar, trebuie sa castig la loto.
-
Nu e business sigur, e de asta simplu, rezidential cred ca e.
-
Pe ce te bazezi cand spui asta ? Eu intrebasem pe cineva mai demult si mi-a zis la vreme respectiva ceva de genul milioanelor de euro (1-2 sau chiar 3 milioane, cam asa. Insa era vorba de joc de PC, nu de browser, recunosc. E asa de mare diferenta ?)
-
Ma bate un gand dar nu stiu in primul rand daca mi-as putea permite asa ceva de asta va intreb. Aveti idee cam cat costa sa ai un joc in browser (care nu exista deja, adica nu un script cum vindea cineva pe aici un script de Travian, un joc nou-nout, nu al altuia) ? Un joc cu personaje, cu bataie, cu puteri etc. cam cat ar costa ? Dar unul cu personaje mai limitat, gen Mortal Kombat ? Dar unul de asta mai slabut in care trebuie sa construiesti orase sa cuceresti teritorii, adica unul in care tu nu vezi lupte cu personaje propriu zise (asa cum e Travian din cate am inteles - nu stiu sigur ca nu am jucat niciodata acest joc) ?
-
Nu stiu. Cum imi dau seama ? Join in the club ! Mai intreba cineva de router sau altceva. Am net prin cablu si cablul il bag direct in PC. Mi-am luat un router wifi ptr. telefon dar imi nenorocea viteaza de tot. Testul e facut pe cablu direct bagat in PC. Intr-o zi mi-a mers cu viteza mai mare. Se pare ca nu e tot timpul la fel viteza. Ia sa vad acuma: Na ca acuma merge mult mai bine. Oare sa fi vazut astia de la RDS si de frica OPC-ului s-au conformat ?
-
Vreau sa vad daca cei de la RCS&RDS sunt corecti si ofera ceea ce trebuie sau e nevoie de OPC ca sa-i mai "energizeze" putin. Fara utorrent, DC++ si alte browsere sau alte taburi la browser deschise, deschideti doar situl Speedtest.net by Ookla - The Global Broadband Speed Test si faceti un test automat. Unul sau mai multe, si postati rezultatul. As vrea doar ptr. cei cu 100mbps care au varianta asta Internet prin fibra optica Fiberlink ca sa vad si eu ce viteze aveti voi. La mine nu e 100Mbps nici pe departe: Voi ce viteze aveti ?
-
Spam. Iti vor umple casuta de email.
-
Microsoft Could Kill Internet Explorer; New Spartan Browser Coming Soon
Che replied to spooky01's topic in Stiri securitate
Am mai vazut stirea asta acum ceva timp. Da' sa-l omoare la dracu' sa-l ia, ca si asa nu-i bun de nimic. -
Am zis asta, in gluma, fiindca tin minte ca, inainte de a fi facut topicul asta, initiatorul a mai deschis niste topicuri in care vroia sa vanda programele SEO & stuff cum e si asta si, daca nu ma insel, si asta era pe lista de vanzare.
-
Si de chemat dll-ul in programul tau cum e mai bine/mai corect sa-l chemi, asa: sau asa:
-
Formatul e la fel tot timpul. Doar ca data nu e la distante egale, uneori s-au facut extrageri saptamanal, alteori din 3 in 3 zile, alteori s-au amanat.
-
M-am gandit deja si la asta insa (cred ca) e o problema. Hai sa-ti arat cum m-am gandit eu. Spre exemplu avem programul asta din linkul dat de tine: #include <iostream.h> #include <stdlib.h> #define Length 5 struct Employee { char title [50]; int year; } employee [Length]; void printemployee (Employee employee); int main () { char buffer [50]; for (int n=0; n<Length; n++) { cout << "Enter title: "; cin.getline (employee[n].title,50); cout << "Enter year: "; cin.getline (buffer,50); employee[n].year = atoi (buffer); } cout << "\nYou have entered these employees:\n"; for (int n=0; n<Length; n++) printemployee (employee[n]); return 0; } void printemployee (Employee employee) { cout << employee.title; cout << " (" << employee.year << ")\n"; } Array of structures : structure array*«*Structure*«*C++ Tutorial Structura folosita fiind: #define Length 5 struct Employee { char title [50]; int year; } employee [Length]; Cum ar trebui sa fac eu ? Ar trebui ceva de genul char data_extragerii[10.000]; //pp. ca merge sa-i dai 10.000 de elemente. Si apoi cu un for de la 1 la 10.000 (sau cate extrageri sunt) sa populez matricea. Apoi ar trebui sa definesc structura ceva in genul asta: struct data_extragerii //care este o variabila si nu cred ca o poti pune ca nume la ceva anume { int nr; //si aici vin cele 6 numere bagate cu un for de la 1 la 6 cu expresia extragere.nr; }extragere; Nu asa ? Sau cum sa fac ca sa ma folosesc de structuri ? Multumesc mult pentru ajutor !
-
Cmder is a software package created out of pure frustration over the absence of nice console emulators on Windows. It is based on amazing software, and spiced up with the Monokai color scheme and a custom prompt layout. Looking sexy from the start. cmder | Console Emulator Iti poate inlocui complet CMD din Windows. L-a incercat cineva ? Pareri ? Eu acum l-am descarcat si eu. Pare frumos.
-
Vreau sa incarc numerele de la loto in niste matrici unidimensionale ca sa pot lucra cu ele, sa le calculez media, suma etc. Primul, stringul, este data, iar restul sunt cele 6 numere. Formatul e ceva de genul: 1997-11-27 6 21 25 39 32 18 Data nu cred ca pot sa o fac altceva decat string, sau daca ar fi vreun fel de format in C++ exact "date" sau "Data" ceva de genul care sa se refere exact la data. Problema e ca NU sunt la distante egale de timp fiindca uneori s-a facut saptamanal extragerea, alteori la 3 zile, alteori s-a amanat ca a fost nu stiu ce evenimente, deci nu e cu perioada egala. Cum as putea sa fac ?
-
Da-mi te rog un exemplu cum anume stochezi in memorie cu mapping urmatoarea informatie: Stefan cel Mare, 1456, 1504, 1392; Mihai Viteazul, 1593, 1601, 1723; ... ... ... bla bla bla, mai multe randuri, chiar si peste o mie sau chiar si peste 5000 de date asemenea. Caracteristici: Primul intotdeauna este un string ex. Stefan Cel Mare, Mihai Viteazul etc. Restul elementelor sunt numere intregi (int). Toate randurile au numar egal de elemente. Cati ani am pus la Stefan Cel Mare, tot atatia si la Mihai Viteazul. Vreau sa pot accesa oricand informatia in felul urmator: Sa afisez anii de la Mihai Viteazul de exemplu: Mihai Viteazul -> 1593, 1601, 1723; Sa pot accesa si asa: Mihai Viteazul[2] si sa-mi dea 1601. Adica sa pot face loop prin valorile int cu un for, gen for(int i=0;i<=3;i++) cout<< Mihai Viteazul (sau map-ul/array-ul corespunzator) ; Arata-mi un exemplu, te rog, cum faci astea de care am zis eu ? Multumesc !
-
[C++][AJUTOR] Creezi un subdirector daca acesta nu exista ?
Che replied to Che's topic in Programare
@H3xoR Am cautat dar nu stiu cum de nu am dat de linkul ala. Nu vreau sa folosesc functii gen mkdir sau librarii sau vreun framework. Vroiam sa fac totul mult mai simplu, fara vreo functie speciala. Peste mkdir am dat si eu dar am zis ca poate e ceva mai simplu, poate ceva de genul ofstream file("myfile.txt" |MAKE_DIR_IF_NOT_THERE) sau ceva de genul ca sa nu mai fac alta functie. Oricum, multumesc pentru ajutor. Pana la urma am sa fac cu CreateDirectory. -
Vreau sa creez un fisier intr-un subdirector. Daca subdirectorul nu exista atunci acesta sa fie creat. Eu am facut asa: if (myfile.is_open()) { ofstream secondfile; secondfile.open("new/second.txt"); //... some code; } Nu merge. Eu credeam ca daca fisierul nu este, il creeaza. Daca directorul nu este, iarasi il creaza. Se pare ca nu este asa. Programul de mai sus creeaza fisierul DOAR daca exista directorul deja creat, altfel nu se intampla nimic. Cum sa fac sa fie in felul urmator: daca directorul si/sau subdirectorul nu exista atunci sa-l/sa le creeze si apoi sa faca si fisierul ? Multumesc ! PS: Stiu ca intreabarea pare simplu dar nu am reusit sa gasesc pe net. Eu credeam ca problema e la cum denumesti calea catre fisier si am incercat si cu dir/fisier.txt si /dir/fisier.txt si \dir\fisier.txt si \\dir\\fisier.txt s.a.m.d. Dupa ce am incercat toate combinatiile posibile am ajuns la concluzia ca functia e de vina.
-
@vHacker De ce ar avea succes un astfel de joc cand sunt o gramada de alte jocuri asemanatoare ? E si cu bataie jocul ? Vezi personajele cum se lupa cu puteri speciale, cu arme speciale ? sau e doar o chestie in care poti doar sa-ti construiesti un sat/oras/tinut etc. ?
-
@botulnr2 Trebuie sa pastrez totul in memorie. Mai exact vreau sa incarc valorile dintr-un tabel. Prima e de tip string/char iar restul sunt int. Pot face asta cu o structura sau cu mapping tinand cont ca poate fi vorba si de 50.000 de valori pe care sa le accesez la un moment dat ? ex. String_cutare=> valori int corespunzatoare(mai multe, nu doar una) ?
-
Salut ! Am nevoie sa corelez o matrice unidimensionala cu o alta, in c++. Ceva de genul asta: [char/string] [int] [int] [int] [int]...[int] Si vreau ca de exemplu sa afisez toate valorile [int] corespunzatoare valorii [char/string] respective. Ma gandeam la ceva de genul cum e in PHP cu Associative Arrays: <?php $age = array("Peter"=>"35", "Ben"=>"37", "Joe"=>"43"); echo "Peter is " . $age['Peter'] . " years old."; ?> PHP 5 Arrays In PHP se pot face mai multe asocieri pentru un singur parametru din array ? Spre exemplu pentru Peter pot face Peter=>35=>Mercedes=>Blonda, Ben=>37=>Dacie=>Bagaboanta, valorile fiind varsta/masina/femeie si sa le accesez ceva de genul Peter[femeie] ? Mie asa ceva mi-ar trebui dar numai ca in C++. Cred ca este nevoie de doar doua matrici unidimensionale char prima []; int a_doua[]; si sa o accesez pe prima si apoi ciclez prin valorile celei de-a doua. Insa am nevoie sa aflu exact acele valori de tip int care corespund unei anumite valori din char prima[]. Cum se poate face asta in C++ ? Multumesc anticipat !
-
La Multi Ani !
-
@botulnr2 Vad ca ziceti ca e ceva in neregula si cu logica/pasii codului. Eu am gandit asa: 1. Deschis fisierul ce trebuie citit. 2. Deschid si fisierul ce trebuie scris. 3. Citesc cate o linie din primul fisier si o bag in al doilea fisier. Ca altfel nu am cum sa stochez si sa modific toate liniile in acelasi timp, trebuie cate o linie la un moment dat. Cum trebuia de fapt sa fie codul ? Multumesc !
-
Abelssoft AntiBrowserSpy Pro v2015.153 AntiBrowserSpy protects you from browser espionage Turn off the browsers espionage features More and more browser manufacturers are integrating features into their browsers that are sending private data of their users back home. Sometimes, this data consists of a unique ID that allows identifying a user, sometimes it is a URL of a website that you visit. Google Chrome and the new Internet Explorer have been turned into real champions when it gets into collecting those kinds of personal data but even Firefox and Safari are sending out private information. – AntiBrowserSpy is a tool designed for helping users to switch off those spy functionality. One-Click-Protection Many espionage features of common web browsers cannot be disabled by PC users – even experts cannot turn off all of them. AntiBrowserSpy makes it very easy to control all browser settings. With one mouse click you can configure the settings of all your browsers and disable even hidden espionage features. Remove Internet Traces AntiBrowserSpy allows you to remove internet traces easily. This contains the removal of history entries and web cache. Download lists and typed URLs can also be cleaned. Additionaly AntiBrowserSpy contains a cookie manager allowing you to view and protect specific cookies. Create backups of your browser settings AntiBrowserSpy can create backups of your browser settings. This allows you to keep your bookmarks and all other data in a save place. You can also take the data with you in order to keep your bookmarks in case that you are moving to a new PC. Auto-Cleanup - Schedule cleanups and backups AntiBrowserSpy can automate all main functions, too. For example it can clear all cookies on Windows startup. The program offers you a friendly user interface and plenty of detailed information for every function. Supports all common browsers* AntiBrowserSpy supports all common browsers: Mozilla Firefox, Microsoft Internet Explorer (Version 8 and higher), Google Chrome, Apple Safari and Opera (Version 15 and higher). Download: Abelssoft AntiBrowserSpy Pro v2015.153 ! 1. Nu l-am verificat. 2. Nu e uploadat de mine si nici nu e crackuit de mine. 3. Nu e situl meu si nici nu am vreo legatura cu cel care are situl sau care a urcat fisierul. Doar l-am gasit pe net, atata tot. Vreti, il luati, nu, nu. Am dat intamplator peste el si mi se pare interesant si util si am zis sa-l pun si aici poate or fi oameni interesati.
-
Am codul asta: #define _CRT_SECURE_NO_WARNINGS #include <iostream> #include <cstring> #include <regex> #include <fstream> #include <string> using namespace std; string delSpaces(string &str) { str.erase(std::remove(str.begin(), str.end(), ' '), str.end()); return str; } int main() { string line; ifstream myfile; myfile.open("data.txt"); if (myfile.is_open()) { while (getline(myfile, line)) { delSpaces(line); ifstream secondfile; //deschide fisierul pentru a scrie, fara verificari etc. secondfile.open("second.txt"); secondfile >> "LINE:" >> line >> "\n"; //cout << "User name:" << line << '\n'; } myfile.close(); } else{ cout << "Unable to open file.\n"; exit(EXIT_FAILURE); } system("PAUSE"); return 0; } Programul ar trebui sa deschida un fisier data.txt si sa il citeasca si apoi sa scrie fiecare linie citita intr-un alt fisier second.txt. Fisierul data.txt contine ceva, fisierul second.txt este gol. In final, second.txt si data.txt vor fi identice, avand acelasi continut (exceptand faptul ca second va avea in dreptul fiecarei linii scris cuvantul "LINE:" si ca liniile vor fi fara space. Problema e ca nu mi se compileaza. Imi da eroarea asta: error C2679: binary '>>' : no operator found which takes a right-hand operand of type 'const char [6]' (or there is no acceptable conversion) Am cautat pe net si vad ca toti spun ca trebuie inclus #include <string>. Chestia e ca la mine e deja inclus si tot primesc eroarea asta. Care sa fie problema ? Multumesc !