551 reputation
14
bio website boardspace.net
location
age
visits member for 1 year, 9 months
seen May 13 at 23:56
stats profile views 12

I develop games for fun.


Jul
13
answered Missing triangles in model
Jun
22
answered Is it better to hard code data or find an algorithm?
Jun
17
comment Effectively implementing a game view using java
I mean you need a bunch of smaller images that you only load as needed, and use them to assemble the desired picture at screen resulution. Typically these are also present in a hierarchy of prescaled sizes. Another common technique is to construct an infinitely large map on the fly, from a small number of componnets which are designed to fit together.
Jun
17
answered how should I network my turn based game?
Jun
17
answered Effectively implementing a game view using java
May
21
answered Creating online game for android
May
17
answered How to save a game state?
May
12
answered Player Ranking System
May
8
answered Human-readable text file format for game parameters
May
8
answered Attach simple, portable 2D graphics for a c++ game
May
7
answered AI scheme for 4 player tic tac toe style game
Dec
15
awarded  Supporter
Dec
15
answered How do I connect circuit to PC so that I can use it to play a game?
Dec
5
answered Game logic on the server! Good or bad?
Oct
12
answered Best way to verify client files are same as server
Oct
7
awarded  Teacher
Oct
6
answered tic tac toe computer opponent
Aug
15
answered Does inflating scores make players happier?