View Single Post
Old
Dameria
Senior Member
 
Dameria's Avatar
 
Status: Offline
Posts: 976
Join Date: Sep 2009
Location: United States
Default 04-23-2010, 10:49 AM

Yes that is a very useful thing in programming, or also if you want to increase something by more than one you just do variable = variable + 10 (or any other number) and then with that number you can do all sorts of mathematical equations to determine things within your program. Because Alice is for beginners, not many people use integers, they mainly use the objects and methods written for them. Variables are one of the most important parts of good programming though, and the Alice community should start using them more often if we want to start making more realistic games.


Check out my best projects so far and please comment:

Tic-Tac-Toe 2.0 ................... http://www.alice.org/community/showthread.php?t=3548
Alice Paint ........................... http://www.alice.org/community/showthread.php?p=23408
Real-Time Clock .................. http://www.alice.org/community/showthread.php?p=12725
Maze Game ......................... http://www.alice.org/community/showthread.php?t=4301
   
Reply With Quote