Jrhenderson11 / JurassicPark

A Dinosaur game!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JurassicPark

A Dinosaur game!

alt text

Requires my random map generation project (JMapper) as well to power the maps, I'm planning to make it so u can just comment that out and only use prebuilt maps

Contributions

A* path finding code written by https://github.com/lucykgriffiths

plant art from https://ansimuz.itch.io/trees-bushes-sprites and other places on the interwebs (google plant with clip art filter or search 'ascii plant art')

Dinosaurs (to add)

  • Brontosaurus
  • Diplodocus
  • other sauropods
  • Pacycephalosaurus
  • Corinthysaurus
  • Icthyosaur
  • Crocodiles???
  • Gallilimus

TODO:

  • add more dinosaurs
  • astar in new thread
  • randomize thirst / hunger amounts
  • add nutrients to plants
  • add colour variations to dinosaurs
  • add flowers
  • rivers
  • log4j
  • more efficient plant placing
  • improve AI: different dinosaurs have different habits relationships between dinosaurs sleeping? families prefer different terrain types eat different plants

About

A Dinosaur game!

License:GNU General Public License v3.0


Languages

Language:Java 100.0%