Viliam_Bur comments on What are you learning? - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (126)
Mobile game programming
Come on, that's like a super specific category, how would you expect people to have stuff to put in there!
... anyway, I've been prototyping game mechanics in AngularJS and more generally learning about that framework, so I can use it to make/prototype web-based or mobile games. I haven't been putting huge amount of time in it yet though.
Working on my first serious project using AndEngine (a game that's a cross between Recettear and Night Shift). The joy of puzzling code out without any documentation. I'm at the stage where I can display the shop and have customers come in and wobble around, without there being any actual gameplay.
I am interested in both Android Java programming and Unity programming.
I already did a very simple demo "Relax Bubbles", now I am working on Sudoku. The next project will be a simple 3D game in Unity, which already provides the physics and 3D, so I just have to design some levels.