Skip to content

A small game AI simulation of the good ol' Johnny Castaway screensaver. Johnny is stranded on an island and as the days go by Johnny gets tired and hungry, in which case Johnny will decide between eating or sleeping based on fuzzy logic and then uses A* pathfinding to find berries or to his tent.

Notifications You must be signed in to change notification settings

merituulie/JohnnyCastaway

Repository files navigation

Johnny Castaway - a game AI project

image

Johnny Castaway trying to survive the hunger by finding himself something to eat.

To run the program, run the MonoGame.exe file.

Sprites:

Coconut: https://imgbin.com/, author: knopiczka

Palm tree: https://ya-webdesign.com/image/leaf-sprite-png/726291.html

Enjoy-Writing SpriteFont: https://www.dafont.com/

Island Tileset: License

CC-BY-SA 3.0:

Note the file is based on the LCP contest readme so don't expect the exact little pieces used like the base one. *Additional license information.

LPC participants:

Casper Nilsson *GNU GPL 3.0 or later email: casper.nilsson@gmail.com Freenode: CasperN OpenGameArt.org: C.Nilsson

  • LPC C.Nilsson (2D art)

Daniel Eddeland *GNU GPL 3.0 or later

  • Tilesets of plants, props, food and environments, suitable for farming / fishing sims and other games.
  • Includes wheat, grass, sand tilesets, fence tilesets and plants such as corn and tomato.

Johann CHARLOT *GNU LGPL Version 3. *Later versions are permitted. Homepage http://poufpoufproduction.fr Email johannc@poufpoufproduction.fr

  • Shoot'em up graphic kit

Skyler Robert Colladay

  • FeralFantom's Entry (2D art)

BASE assets:

Lanea Zimmerman (AKA Sharm)


 - barrel.png
 - brackish.png
 - buckets.png
 - bridges.png
 - cabinets.png
 - cement.png
 - cementstair.png
 - chests.png
 - country.png
 - cup.png
 - dirt2.png
 - dirt.png
 - dungeon.png
 - grassalt.png
 - grass.png
 - holek.png
 - holemid.png
 - hole.png
 - house.png
 - inside.png
 - kitchen.png
 - lava.png
 - lavarock.png
 - mountains.png
 - rock.png
 - shadow.png
 - signs.png
 - stairs.png
 - treetop.png
 - trunk.png
 - waterfall.png
 - watergrass.png
 - water.png
 - princess.png and princess.xcf

Stephen Challener (AKA Redshrike)
  • female_walkcycle.png
  • female_hurt.png
  • female_slash.png
  • female_spellcast.png
  • male_walkcycle.png
  • male_hurt.png
  • male_slash.png
  • male_spellcast.png
  • male_pants.png
  • male_hurt_pants.png
  • male_fall_down_pants.png
  • male_slash_pants.png

Charles Sanchez (AKA CharlesGabriel)


 - bat.png
 - bee.png
 - big_worm.png
 - eyeball.png
 - ghost.png
 - man_eater_flower.png
 - pumpking.png
 - slime.png
 - small_worm.png
 - snake.png

Manuel Riecke (AKA MrBeast)
~~~~~~~~~~~~~~~~~~~~~~~~~~~

 - hairfemale.png and hairfemale.xcf
 - hairmale.png and hairmale.xcf
 - soldier.png
 - soldier_altcolor.png

Daniel Armstrong (AKA HughSpectrum)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Castle work:

 - castlewalls.png
 - castlefloors.png
 - castle_outside.png
 - castlefloors_outside.png
 - castle_lightsources.png

Shipwreck: https://imgbin.com/png/Y7dE9jpx/dont-starve-shipwreck-wikia-flotsam-png



About

A small game AI simulation of the good ol' Johnny Castaway screensaver. Johnny is stranded on an island and as the days go by Johnny gets tired and hungry, in which case Johnny will decide between eating or sleeping based on fuzzy logic and then uses A* pathfinding to find berries or to his tent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages