Skip to main content
Martin Frank's user avatar
Martin Frank's user avatar
Martin Frank's user avatar
Martin Frank
  • Member for 11 years, 2 months
  • Last seen more than a month ago
3 votes
Accepted

How to structure tic tac toe game loop (or equivalent simple turn based game)?

2 votes

Adding JavaFX GUI to an MVC based terminal card game

2 votes

Struggling to get AI to repeat infinitely

2 votes

How to reset snake in javafx game?

1 vote

how to make ascii ui like in dwarf fortress

1 vote
Accepted

How do you make a shape slide on a JFrame?

1 vote
Accepted

Java: Updating entities in composite design

1 vote

JFrame pack() method

1 vote

Algorithm to verify if a shape is inside another

1 vote

How can I do a weighted cascade down a path in a 3D environment?

1 vote

JAVA: Unformed Sprite When trying to Read SpriteSheet

1 vote

Why my keyPressed method stops reacting to any key i press after i hold (W/A/S/D) for 1 or 2 seconds?

1 vote
Accepted

Is there any way to load pieces of a tile-map as and when needed, and not the entire map at once?

1 vote

How to use Glide

1 vote

Is it a good idea to implement a MVC pattern into my LibGDX 2D RPG-style game?

1 vote

How to use an array of y values to render a 2D top-down Java game?

1 vote

How to avoid Singleton/Statics/Injection in my puzzle game

1 vote
Accepted

How to load a separate map from a text file?

1 vote
Accepted

How can I capture only a part of my sprite sheet in my game for Java?

1 vote

Why is Canvas used more than JPanel for making games in Java?

0 votes

PUZZLE MAZE using probability - HOW TO

0 votes

Inventory implementation in Java RPG

0 votes

How can I create a contrail effect for a spaceship in motion?

0 votes
Accepted

adding virtual-joystick relative layout to a surfaceview in Android

0 votes

Java Swing KeyBindings do not recognize input in a weird way

0 votes

Implementing win condition

0 votes
Accepted

How to create a split screen display with one frame and canvas