Latest Libgdx Activity
Yes, the list was placed there for my own reminders. There is a wiki for everything I implement, I just haven't linked it in the Readme, you'll just have to click on the Wiki tab.
I'll slowly perfect the code and how the repo looks as I go along. Once I finish the most important parts of the todo li…
Alberth I solved the problem.
If someone has a problem like textfield rotation you have to add textfield to table. Then you can rotate table and textfield like below
textfield = new TextField("", skin);
textfield.isTouchFocusListener();
stage.addActor(textfield);
Table table = ne…
I started programming in college, if you're starting now then you'll probably be leagues ahead of your classmates by the time you get to college if you stay at it consistently.
I just wanted to point out that the three.js
library is very popular for javascript game making. https://threejs.org/…
Welcome to my second post! What the slightly ambiguous title means is that I made quite a lot of progress on my BasicLigdxGame! Yet somehow, I have even more ideas and plans that I need to incorporate.
NOTE: Just note that I DO in fact plan on changing the name to a more suitable game name in the fu…
This is not a Writing question. It is now moved to a more appropriate forum.