8000 GitHub - ArvisPrime/frogsim: FrogSim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ArvisPrime/frogsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frogsim

Frog Simulation to show CRUD concepts using CORE PHP

Tasks:

  1. Start with x number of frog in a pond
  2. Run cron job to allow mating between frogs of same species
  3. Check pond size and capacity move frogs between ponds
  4. Set food source
0