SnakeSlashRO
Banned
Good Morning GAF
I had a question about Programming a Maze like game for a final project in my Java class. We are to create a Maze game and I believe the Maze is created from a 2D array using a imported text file.
I googled some videos on creating maze games and many of them are using JFrames? I'm not fimilar with this and I have a week to finish the project... How different are these two methods for creating a maze for a game? I hope my question is easy to understand, as I am not completely sure I'm asking it correctly.
Our assignment doesn't mention anything about using JFrames... Im currently looking up more information about JFrames.
I had a question about Programming a Maze like game for a final project in my Java class. We are to create a Maze game and I believe the Maze is created from a 2D array using a imported text file.
I googled some videos on creating maze games and many of them are using JFrames? I'm not fimilar with this and I have a week to finish the project... How different are these two methods for creating a maze for a game? I hope my question is easy to understand, as I am not completely sure I'm asking it correctly.
Our assignment doesn't mention anything about using JFrames... Im currently looking up more information about JFrames.