1
The Articles / Re: 3rd bbgmeetup: Hear from James of Illyriad about going indie
« on: June 21, 2012, 11:55:53 PM »
I get a page-not-found error on the link.
|
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 1
The Articles / Re: 3rd bbgmeetup: Hear from James of Illyriad about going indie« on: June 21, 2012, 11:55:53 PM »
I get a page-not-found error on the link.
2
Game Design / Re: Be a magician - help wanted« on: June 03, 2012, 10:18:15 PM »It sounds more like economy simulation to me (you perform on the streets to earn for a living then upgrade your business to earn more). It is the utmost importance that you forge this out first (bad core mechanic is what breaks the game no matter how much effort you put in other things). hey thanks. i guess it sounds better like this. It is single-player in the sense that there is not much interaction with other players. It is multi-player in the sense that you may be able to compare performance against others (top 10 list). 3
Projects / Re: Game Dev Tycoon (not a BBG)« on: June 03, 2012, 05:55:27 AM »Yeah, in the release version it will be full screen by default. It's more convenient to use windowed mode during development. Cheers. I used that for my "game-in-a-day" contest about 5 years ago. You could also look at SFML... but SDL is good too. 4
Game Design / Re: Be a magician - help wanted« on: June 03, 2012, 05:54:00 AM »
Thanks Chris for the wise words of wisdom
![]() Cannot change the theme at the moment, unfortunately. So we are stuck with it. Now, its how we can make it fun. Its more like an RPG, but a text based RPG, learning skills, buying new items, using them at shows. The basic mechanic that we had in mind, meant it was singleplayer. Not hiring anyone at the moment... so what that means is "no money". Its more like, if we win, we split the profits. Right now, the guy currently responsible for the game-play is not adding much value.. unfortunately. I would work on the mechanics, but have the coding to be done to get a demo ready in a short time. So, I guess if no one fits the bill, it would have to be done by myself. 5
Game Design / Be a magician - help wanted« on: June 03, 2012, 01:19:04 AM »
I am part of a group that has been formed to take part in a browser game development competition. Our aim is to complete the game demo before the 30th of June. We have a tight deadline and unfortunately the game idea has not been fixed.
The plan was to make a magician game, wherein the player learns new tricks, purchases equipment for tricks and showcases the tricks at events to earn money. I am certain that there are plenty of designers here who can help with this, but we are currently looking for someone to be a team-member and finalize the design document. If interested, do let me know. we have a small forum going, the coding is coming along nice and the artist is just waiting for us to finalize the ideas. PS: Kindly move the topic, if it should be in the Projects section. 6
Projects / Re: Game Dev Tycoon (not a BBG)« on: June 03, 2012, 01:14:36 AM »
What tools/language are you using?
7
Introductions / Re: whoops« on: May 20, 2012, 12:32:39 AM »
Welcome. Canvace does look interesting.
8
Advertisements / Re: Soccer-Supremo« on: December 08, 2011, 12:33:20 PM »tennis should be easier on first sightCheers... My match engine source code is available on my github project page. ![]() 9
Advertisements / Re: Soccer-Supremo« on: December 05, 2011, 07:34:37 AM »
I ran an alpha and beta test for my tennis management game. Somehow wasnt too convinced about the ME logic, so had to scrap the game after a few weeks online.
![]() 10
Introductions / Re: Monatar unveiling« on: November 25, 2011, 09:54:52 AM »
Welcome to the forum.. What does the SSG stand for?
11
Introductions / Re: Glad to find this forum« on: November 22, 2011, 10:05:17 AM »
welcome and keep us posted..
12
Introductions / Re: This forum is fantastic« on: November 20, 2011, 09:42:25 AM »
4 games is hardly anything.. Make 10..
![]() Welcome Fimbletes, keep coming back... 13
Introductions / Re: Coming Back...« on: November 20, 2011, 09:41:21 AM »
Welcome back.. and do fix your signature..
14
Projects / Re: FairyTailGamers.com« on: November 20, 2011, 09:37:13 AM »
I need one guy to handle the advertising for the game.
I need one guy to manage the forum. 15
Projects / Re: Cleaned up and open-sourced my mostly-built game, Chrysellia« on: October 05, 2011, 12:19:54 PM »
Looks nice.
Not yet had a look at the code... but will get to it eventually. 16
Projects / Re: Tennis Masters« on: October 05, 2011, 01:13:51 AM »server down?You mean github? Its up now... Excellent dbest, thank you very much.It was your brilliant idea... so thank you. Nice, thanks for sharing with the community!Not a problem. I took the site down and didn't renew the domain too.. 17
Coding Discussion / Re: Generate a Map with a seed« on: October 02, 2011, 11:15:50 AM »
I believe you are looking for procedural map generation. You could start here: http://pcg.wikidot.com/pcg-algorithm:map-generation
19
Projects / Re: Tennis Masters« on: September 27, 2011, 12:11:34 PM »
This project has now been open-sourced.
https://github.com/andyjdbest/Tennis-Masters---PBBG Feel free to visit the site, download the code, share it, improve on it... Do as you wish.. ![]() 20
The Starting Line / Re: Collaborative Project« on: September 23, 2011, 03:20:15 AM »
Why don't you guys PM me and lets get the ball rolling...
21
Introductions / Re: Hello! My first post and my first browser game« on: September 16, 2011, 02:04:24 PM »
Welcome and a nice game of solitaire. I liked the stats bit...
22
Advertisements / Re: Alakrom: turn strategy game« on: September 15, 2011, 10:22:01 AM »
video looks decent..
![]() Didn't try the game yet.. 24
Hosting & Domains / Re: Which VPS host do you recommend?« on: July 15, 2011, 11:32:26 AM »
i used servint and would surely recommend them.
25
The Starting Line / Re: Random Name and Character Skills Table Questions« on: July 08, 2011, 02:18:49 AM »
Thanks 133794m3r. I think that's a better solution than mine.
@Chris - Well, there would be 40 characters per squad. Each country would roughly have 50 squads. There might be at least 4 countries. So that's why I need random names to be generated. I do agree that this is a one-off activity. Thanks for your feedback on the skills. |