My first topic ;D
Ok, this is my first lwjgl game that i just started with. It’s a 2D game but I still have no idea what sort of thing it will be.
I already have custom text generated maps, moving the screen(Actually the blocks) and zooming(Making the blocks bigger and edit their x, y values).
Test it: http://www.mediafire.com/?19r2c83dsamen88
Pictures:
controls:
Move camera: arrow keys
Zoom: a, q
Debug screen: F3
Reset map: r
To-do list:
updates:
Game:
- camera movement
- debug screen
Zoom:
- add zoom.
- center zoom.
Player:
- Player
Textures:
- add textures. 50%
Collision:
- add collision with walls.
bugs:
- When moving and zooming, blocks position changes
Any suggestions?