Menu

Commit [r8]  Maximize  Restore  History

Here's my latest version of the code, it has player and the player ai in it. the only changes that I will make after this point will most likely be adding in the code for the purpose of rendering

blueblaze72 2012-12-01

changed /src/entity/AbstractEntity.java
changed /src/entity/EntityFactory.java
added /src/entity/Player.java
changed /src/entity/TestEntityFactory.java
changed /src/entity/TestGroundGrunt.java
added /src/entity/TestPlayer.java
changed /src/entity/behaviors/LongRange.java
added /src/entity/behaviors/PlayerControlled.java
changed /src/entity/behaviors/TestPlayerControlled.java
/src/entity/AbstractEntity.java Diff Switch to side-by-side view
Loading...
/src/entity/EntityFactory.java Diff Switch to side-by-side view
Loading...
/src/entity/Player.java Diff Switch to side-by-side view
Loading...
/src/entity/TestEntityFactory.java Diff Switch to side-by-side view
Loading...
/src/entity/TestGroundGrunt.java Diff Switch to side-by-side view
Loading...
/src/entity/TestPlayer.java Diff Switch to side-by-side view
Loading...
/src/entity/behaviors/LongRange.java Diff Switch to side-by-side view
Loading...
/src/entity/behaviors/PlayerControlled.java Diff Switch to side-by-side view
Loading...
/src/entity/behaviors/TestPlayerControlled.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.