Final Posted December 31, 2016 Share Posted December 31, 2016 (edited) On the 23rd my friend asked me the steps to make a 2D game within Java. (Awkward since Alek posted his thread on that day - Coincidence swr dwn m8.) Been pretty busy in the last six months with school but I decided on taking on a project to make a nifty little game which would implement all the principles I've learnt and bring it full circle with why I picked up programming. I essentially want to build a basic 2d game base/engine which I can expand upon whenever I wish. I don't really have any plans to make a release, maybe just publish the code and let people pick it apart as the codebase grows. My friend should be contributing to this project, but we'll see how that goes. Since it's been the holiday period and I'm in my senior year, progression will be slow, but ill try post weekly updates. If anyone wants knowledge on how to begin something like this, feel free to PM me. Postponed - I got a job and school. Summer Project for sure Current Goals - Basic graphic handling using OpenGL/GLFW. - Map creation and saving. - Player handling. - Collision tiles. - Multi-socked server - Basic networking. Current Progress 31/12/2016: Notes: - Basic texture loading. - Map skeleton, 10x10 map size with 32x32 pixels per block. One layer. - Basic updates/ticks for graphical updating. Edited March 30, 2017 by Final 3 Quote Link to comment Share on other sites More sharing options...
Bashar Al Asaad Posted December 31, 2016 Share Posted December 31, 2016 Its more technically advanced then it is fun :\ Quote Link to comment Share on other sites More sharing options...
Sofakin Posted December 31, 2016 Share Posted December 31, 2016 Andddd that's why I'm currently learning Java too. Quote Link to comment Share on other sites More sharing options...
Token Posted December 31, 2016 Share Posted December 31, 2016 Andddd that's why I'm currently learning Java too. Switch to C# and C++ if you want to make games. There are no serious games made in Java since 2004 when browsers still allowed Java applets. 1 Quote Link to comment Share on other sites More sharing options...
MalteseFalcon Posted March 1, 2017 Share Posted March 1, 2017 that's interesting although c++ is stronger Quote Link to comment Share on other sites More sharing options...
Tempest Posted March 1, 2017 Share Posted March 1, 2017 Just use Game Maker if you want to make a 2D Game. Quote Link to comment Share on other sites More sharing options...
Botre Posted March 16, 2017 Share Posted March 16, 2017 On 12/31/2016 at 8:19 AM, Token said: Switch to C# and C++ if you want to make games. There are no serious games made in Java since 2004 when browsers still allowed Java applets. Bitch pls https://en.wikipedia.org/wiki/Minecraft Quote Link to comment Share on other sites More sharing options...
Tom Posted March 16, 2017 Share Posted March 16, 2017 16 minutes ago, Botre said: Bitch pls https://en.wikipedia.org/wiki/Minecraft Nah u ideiot noone uses java no more for games only the most successful game in history!!! Quote Link to comment Share on other sites More sharing options...