Skip to content

kf4x/CS351_VirtualCreature_API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS351_VirtualCreature_API

All classes in vcreature.phenotype package are part of the API. All other classes (those in vcreature.mainSimulation) are examples of how to use the API.

The example main is in vcreature.mainSimulation.MainSim.java. The default creature is FlappyBird using the old, now deprecated, API. While running, this example, the following are keyboard commands:

q: quit
p: toggle camera rotation (default is on)
c: The first time this is pressed, the default FlappyBird creature is
   removed form the sim and a new FlappyBird2 creature is created.
   FlappyBird2 is the same as FappyBird only all blocks are rotated 30
   degrees.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%