Linogotchi

Tamagotchi-like program using Linoleum as the programming language.

Key Concepts:

The player goal is to take care of a creature for the longest life span.
The game will start will either an egg-like creature or an under-developed creature.
As time passes, the creature will request food, entertainment and other needs the creature may have.

Prototypes: (* - completed)

 - *Lolwut - Draws a shaded background, where the user can drag the display at will.

- *Rawr - Draws an LCD screen out of a .TGA file.

- SpriteProto1 - We're working on pixelized sprite drawing with this.

- Skins - When finished, it'll allow us to choose from user-made skins to be implemented into the program.