Advertisement

Latest GameProgramming Activity

Any unity programmers want to help my team?

My team and I are looking for a few unity programmers to help with programming our game. Our game is an action rogue like with tower defense aspects. The player will fight through an arena to make it to the final stage but will have upgrades to help them along the way. We are working to create the …

4,603 views
Advertisement

GeneralJist said:
This sounds like a school assignment based on the way it's phrased…

Yup. Locked.

6,593 views

yusuf0 said:
HI. I m trying to learn creating tilemap with vertex array. I found a code from a tutorial but i didnt understand completely this code:

What do you not understand about it? And why do you want to do your own tile maps, although SFML already has that implemented? (I assume you use SFML, b…

4,615 views

I just did above, with fread(). Mirror the call with fwrite(). This works well for plain old data, but does not work for pointers or for many more advanced uses. There is no need for a “binary format” as the data is inherently in the format in memory. 

Again, Java has built in serializing funct…

25,472 views

Get a computer science degree. As for “any information in general” about game dev, I've written lots of articles on that. See https://sloperama.com/advice/

5,095 views
Advertisement
Advertisement