doublet Posted August 23, 2010 Posted August 23, 2010 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 Quote
gambino Posted August 24, 2010 Posted August 24, 2010 There's another way to actually show people your creation on your computer without using a web server. you can convert your computer into a web server yourself. first, by a belkin router and configure it. second, find the IP address on your computer by going to command prompt and typing in "ipconfig" and find your IPv4 address third, go to your router at 192.168.2.1 and login as administrator and go to DMZ link in there and put your IPv4 address in there. forth, go to DDNS on the router and register at syndns.com and get a subdomain for your computer and put in the account information and domain you just created. fifth, go to your domain settings and set it only to web server. give us the link and let us view it but if your using wamp, I would suggest setting it online first and then letting people see it. Quote
doublet Posted August 24, 2010 Author Posted August 24, 2010 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. Quote
danger boy Posted August 24, 2010 Posted August 24, 2010 The game looks really good, I like how you made google maps work with your game. Just a question, are you allowed to use them car pictures? Best of luck on the game. Quote
doublet Posted August 24, 2010 Author Posted August 24, 2010 The game looks really good, I like how you made google maps work with your game. Just a question, are you allowed to use them car pictures? Best of luck on the game. 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. Quote
doublet Posted January 11, 2011 Author Posted January 11, 2011 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. Quote
Dayo Posted January 11, 2011 Posted January 11, 2011 Looking very good, it's good to see a non-mafia game. Best of luck! Quote
doublet Posted February 11, 2011 Author Posted February 11, 2011 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... Quote
Kieran-R Posted February 11, 2011 Posted February 11, 2011 Wow this looks amazing mate. Looks more like a PC game (Thats good :)) So best of luck. Look forward to seeing a live example. Quote
doublet Posted February 26, 2011 Author Posted February 26, 2011 Finished driver training. Also now, when your car construction items(engine, gearbox ext.) fail your driver will not finish the track. Quote
Djkanna Posted February 26, 2011 Posted February 26, 2011 Great use of Ext JS. Best of luck Doublet. 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.