• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Video Game club

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am very fascinated by game programming even if it's not easy. Why don't we form a group and build a 2D platform video game. Let me know if anyone is interested. Thanks
 
Ranch Hand
Posts: 1228
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by efoe akolly:
I am very fascinated by game programming even if it's not easy. Why don't we form a group and build a 2D platform video game. Let me know if anyone is interested. Thanks



I'm interested. What shall we do ?
 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i am also interested although I have limited experience with developing java games. I am eager to learn.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Second Notice

"Shibby"-
Welcome to the JavaRanch! Please adjust your displayed name to meet the

JavaRanch Naming Policy.

You can change it

here.

Thanks! and welcome to the JavaRanch!

Mark
[ January 10, 2005: Message edited by: Mark Spritzler ]
 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Cool, I'm interested too -- don't have much time but could help out a bit. What kind of game, kind of like mario or sonic the hedgehog?
 
efoe akolly
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you all. Well before we can start you need to get the book:
Developing Games in Java -- by David Brackeen
This book will help you or us a ton. Please let me know what you think.
Thanks
 
Ranch Hand
Posts: 1071
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've read David's book. I found it be an excellent book. If you want to look at something in development you can take a look at my game on java.net.

https://molez-resurrection.dev.java.net/

It is not yet suitable for even an alpha release, but it is somewhat playable. It's not really a platform game, but it uses much of what is in the book. The source should be available from CVS to view.

I haven't worked on it in a while, been busy, but I hope to get back to around two months from now.
 
Ranch Hand
Posts: 1907
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I believe,before going to Game in Java or any language,one should study the fundamentals of games.I believe these books could be useful as starting point.
Physics for Game developers
AI for Game Developers
This could aslo be helpful
 
Ranch Hand
Posts: 208
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by efoe akolly:
Thank you all. Well before we can start you need to get the book:
Developing Games in Java -- by David Brackeen
This book will help you or us a ton. Please let me know what you think.
Thanks



I am up for it, I have been looking at game programming lately. I have started reading AI for Game Developers and brackeen's book. I am developing a 2D game but I am using .net and C# for that (it is already existing game but I am coding it from scratch so I can learn), but I have been Java developer for a while now. I have few ideas of my own which I would eventually like to explore once I learn a bit more about game development, graphics, directX etc. We can create a mailing list or something and talk about how to get started.
 
Ranch Hand
Posts: 181
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by efoe akolly:
I am very fascinated by game programming even if it's not easy. Why don't we form a group and build a 2D platform video game. Let me know if anyone is interested. Thanks


I have been developing in Java for 2 years, and I just submitted my SCJD application for grading. My next step is game development in Java, and I have begun working on that for a while. I have two books on game development. One is the Absolute Beginner's book. It's really not too great of a book if someone wants to learn Java, but they teach you how to make games such as tetris, minesweeper, sprites, etc. So I'm finishing up that right now, and then I am going to start working through brackeen's book. You can see my email address next to my name on this post, if you guys would be interested in having me join!
 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi, i know java well and have a good knowledge of oo software design.

though i've never been coding games i'd really like to learn and think i can contribute to the project.

i got brackeen's book and i'm just about to go through it so
let me know if i can join too.

greetings,
lukas.
[ March 04, 2005: Message edited by: Lukas Alamar ]
 
You don't know me, but I've been looking all over the world for. Thanks to the help from this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic