+ 3

Creating a game

Currently i am using eclipse with the latest jdk version and for a project i have to create a game and i was wondering if i needed any other programs that would help me make a game or can i just straight up do it woth eclipse.

24th Aug 2016, 7:01 PM
William Zambrana
William Zambrana - avatar
3 Answers
+ 5
libGDX is a open source library for game development in java . you can easily develop a game using this library , for more information go to libGDX official site.
24th Aug 2016, 7:29 PM
Agha Asad Khan
Agha Asad Khan - avatar
+ 1
you need a game engine you could make one yourself on eclipse or just download one online
18th Sep 2016, 2:51 PM
Vivek Anand
0
Creating a game is such a cool way to learn coding—it’s fun, challenging, and really pushes your creativity. When I was working on my own project, I realized how important it is to understand mechanics and player interaction. One resource that unexpectedly helped was https://plinkomoney.games/sv/ While it’s not about game development specifically, exploring their features gave me a ton of ideas for designing reward systems and balancing randomness. It’s amazing how seeing different games in action can spark inspiration for your own project. If you're into game design, experimenting with existing models can teach you more than you'd think!
18th Nov 2024, 9:55 PM
Mark Millin
Mark Millin - avatar