Search found 143 matches
- Mar 10, 2008 19:34
- Forum: Sources, Examples, Tips and Tricks
- Topic: Map Walking Demo (Scrolling a Tiled Map One Pixel at a Time)
- Replies: 9
- Views: 5048
- Mar 10, 2008 14:18
- Forum: Sources, Examples, Tips and Tricks
- Topic: Map Walking Demo (Scrolling a Tiled Map One Pixel at a Time)
- Replies: 9
- Views: 5048
I think the code is self-explanatory. ;-) Great example. Really love the bouncing off borders. A suggestion: The code would be a lot more self explanatory if it had less x, y, z, tx, ty, etc., variables and they were a little more spelled out like temp_x_position, and global_map_x_position. I know ...
- Feb 21, 2008 20:58
- Forum: Beginners
- Topic: New Programming Practices
- Replies: 19
- Views: 4873
I think some coding practices follow a convention of adding a suffix to the variable like: strMyVar = string intMyVar = integer However, I usually name the variable something that is easy to remember like: UserFirstName = string UserTotalPoints = integer Once you progress past the a$, b$, C%, etc., ...
- Jan 02, 2008 21:04
- Forum: Beginners
- Topic: Classic console output
- Replies: 7
- Views: 3223
If you are programing for windows, please do not try to force your programs to always open full-screen. If there is one thing that I had to pick that is more annoying than all others is when a programmer forces a full-screen and/or non standard resolution on me. If I want my console programs full-sc...
- Nov 11, 2007 12:35
- Forum: Community Discussion
- Topic: Dabooda on new host....
- Replies: 23
- Views: 12131
- Nov 09, 2007 21:35
- Forum: Community Discussion
- Topic: Dabooda on new host....
- Replies: 23
- Views: 12131
- Nov 09, 2007 16:08
- Forum: Community Discussion
- Topic: Dabooda on new host....
- Replies: 23
- Views: 12131
- Nov 08, 2007 14:49
- Forum: Community Discussion
- Topic: Dabooda on new host....
- Replies: 23
- Views: 12131
- Nov 06, 2007 19:10
- Forum: Archive
- Topic: a Jigsaw game!
- Replies: 32
- Views: 19980
Just to let you know, I have this loaded on my home PC with a shortcut on my daughter's desktop screen. She just loves the program. I spent an afternoon surfing the various sites she likes and downloaded/converted different wallpapers, screenshots and various artwork to the size needed by the progra...
- Nov 05, 2007 15:22
- Forum: Archive
- Topic: a Jigsaw game!
- Replies: 32
- Views: 19980
- Nov 04, 2007 12:24
- Forum: Archive
- Topic: a Jigsaw game!
- Replies: 32
- Views: 19980
- Nov 03, 2007 15:50
- Forum: Archive
- Topic: a Jigsaw game!
- Replies: 32
- Views: 19980
- Aug 30, 2007 13:17
- Forum: Beginners
- Topic: Runtime creation of random access files
- Replies: 13
- Views: 4685
- Aug 20, 2007 1:57
- Forum: Game Dev
- Topic: RPG Competition
- Replies: 13
- Views: 6941