doublet
Members-
Posts
24 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by doublet
-
MIght be helpful http://www.opengameart.org/
-
Finished driver training. Also now, when your car construction items(engine, gearbox ext.) fail your driver will not finish the track.
-
Last weeks i have had alot of progress. Hope that in 1-2 months I can release alpha for testing. I am looking for people, who are fluent in english or even better, if their native is english, to help me with in-game texts, PM me (Not to write, but to give advice if texts are understandable for all, not only for me :)). What i have done: Market, Driver training, Car "building" Custom desing and cars/drivers are in progress...
-
If i remeber correctly you should use it like this: array_map(array($this, "_mysqli->real_escape_string"), $array);
-
Do you mean Yii? You don't have to use commandline. You can create structure on your own, mannually. Commandline just helps to generate structure. Using framework depends on how big is your project. For little website you don't need fancy framework. But when you are developing large scale projects then it is easier to manage it. Frameworks are ment to make our live easier, but if you use wrong framework at wrong time then you just make your life harder. For example I downloaded mmc lite opened zip file, there was 50+ .php files looking at me, no structure at all. I closed the file and deleted it.
-
I used CodeIgniter, but then my friend showed me the Yii. CodeIgniter (developed from CakePHP) has lower mastering curve than Yii. I would recomend codeigniter for intermediate php devlopers and Yii for advanced developers for large scale projects. What I like about Yii, is that you can usee third party extensions/libaries. For example you can, use Zend Framework components as "vendors" and create your own extensions what can be reused with Yii.
-
At last some progress... Re-wrote entire event system and driving simulation. Started to implement "garage" where you can hire engineers and develope/build your "engine", "gearbox" ect. After developing your items you can mount "new version" on your car. Images are rendered from models downloaded at Google SketchUp Warehouse. Some screenshots.
-
You can always use custom fonts on your page: http://ajaxian.com/archives/towards-using-custom-fonts
-
This link gives you answers: http://tinyurl.com/29ukplz But error itself says all you need to know. Apache has now rights to access folder "/tmp/"
-
1. session_start has to be called before calling any of echo/print/ect. 2. Delete whitespaces from beginning and end of file. Also you can remove ?> at the end. 3. google google google google
-
What do you mean with "make javascript run a php if statement"
-
How is this topic related to game development? Feedback: learn, learn, learn - you do not have to post every time you learn a new tag.
-
What does cust_tag function?
-
All design- also cars,items ect will be made when game engine is ready. It is pointless to do desing before engine. So those cars are just for testing for myself.
-
InfantryX - Free Military Game [Browser Game] Development!
doublet replied to Dave's topic in Game Projects
I shall check the link :) and Mohandis simply means Engineer in arabic.. We spent a while coming up with a name that wouldn't offend anyone. But using the arabic word, it directly points finger at arabic countries :P be afraid be very afraid :D -
InfantryX - Free Military Game [Browser Game] Development!
doublet replied to Dave's topic in Game Projects
Link to the site is not formed correctly. (first post) And also googled Mohandis, the terrorists, and found http://www.mohandis.org/ - they are just engineers they do not harm the world :D -
Dont worry i know that :) i have static ip, but running other webservices on that. And usually i am running around: home-office-who knows where. So i am using a lot public Wi-Fi. But any comments on game idea/tools i am using.
-
Hey everyone, wanted to share my new project called: Rally manager (right now has no other official name). Currently (past 2 months) I am working with base framework for game: creating maps, rendering "cars" on map, participate in events. This will be core frame, so by switching the cars,tracks and design you can use it for wrc,streetrace, F1 or whatever rally style game. It is still developed in my localhost (ver alpha 0.0.1 ), so can't give you live example Main unique componenet in game: using google map api I am rendering tracks and also car movement on them. So you can watch your cars racing in realtime. With this game i took new approach to develope it more as UI than a website, so entire front-end is created with extjs (javascript library). So i can create nice clean look. Currently I am usin extjs's default style, but when game is ready i plan to work something different out. Technologies UI: Javascript (ExtJS, google maps API) Back-end: PHP (yii framework) DB: postgreSQL This is short preview for now. I'll let you know when you can play/test/hack it
-
try this http://lmgtfy.com/?q=Learn+CSS+Positioning
-
Is it build on some kind of game-framework or are you coding it from bottom to top by yourself?
-
No offence dude! :) Just wanted to know if there is a good story behind the nice design, without pre-registering :P But good luck with the game!
-
Do you shere any ingame screenshots or list of actions what make this game so unique. Or you are afraid that some one will steal them? In this forum i have seen many game promoting topics and only thing they provide is promise that it is most awsome game in the world and asks to pre-register. When opening game homepage you can see nice design, but nothing else. I assume that your game is related somekind of gangster/street theme. It would be nice to get preview for game (without pre-registering and so on) Also I am creating best rally manager game you have ever seen :evil: