Software Development Life Cycle
1. Requirements
2. Design – High Level and low level
3. Code
4. Testing
5. Deployment
6. Maintenance
How does one cycle complete?
1. Developers are assigned requirements
2. Testers test the developed them and report bugs.
3. Developers fix them and testers retest them.
4. If the bug is fixed then it is closed,...
I started mapping using Source SDK using Hammer Editor for making a map for Left4 dead 1,first it was one map thing that I started, but then kept hitting a road block as in running out of ideas. But some how I made three maps, and stuck on the navigation part most of the times. I had problems building nav meshes, thought I followed tutorials and...