Skip to content

rthees/game-off-2012

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my take in the Github Game Off 2012 contest. Without any ambition, though :)

Computer Alchemy

This game is an attempt at porting the iPhone/Android game Alchemy to Javascript, completely playable on the client side so eventually it'll run on a Github page.

Game concept

You start with basic elements. You can clone elements and merge them to create new ones, and so on.

Current state / Changelog / TODO

Initial POC live at http://ozh.github.com/game-off-2012/

Game ideas

  • Elements will be computer related elements, combined to create new ones (example: Python + Perl = Ruby). Nothing random, just semi documented stuff (Wikipedia FTW if unsure)

  • Coffee will be a special element, available from start, used to improve on existing elements when no real combo is available (example: Fortran + Coffee = Algol) (yeah, I didn't know about Algol either, yet it's been part of the root of many things)

  • Every [interval or event to be determined] a popular character will be introduced and available as an element, allowing for new combos (example: IBM + Bill Gates = MS DOS)

Needs

  • Ideas for dozens of mixable elements. I think the game will start being interesting around 250 elements.

  • Sexy 32x32 icons for every element. Doh.

About

GitHub Game Off 2012 fork : Computer Alchemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published