Jump to content

2D Java Game - OpenGL


Recommended Posts

Posted (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:

 

d4cbdbe53b7da67c4e10cc3f3720343e.png

 

Notes:

Basic texture loading.

- Map skeleton, 10x10 map size with 32x32 pixels per block. One layer.

- Basic updates/ticks for graphical updating.

 

 

Edited by Final
  • Like 3
  • 2 months later...
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...