Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hfaran/heartflow
Heartflow source (GGJ 2013)
https://github.com/hfaran/heartflow
Last synced: about 1 month ago
JSON representation
Heartflow source (GGJ 2013)
- Host: GitHub
- URL: https://github.com/hfaran/heartflow
- Owner: hfaran
- Created: 2013-01-22T23:49:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-31T07:01:32.000Z (almost 11 years ago)
- Last Synced: 2024-10-25T02:44:12.614Z (3 months ago)
- Language: C++
- Homepage: http://2013.globalgamejam.org/2013/heartflow
- Size: 86.7 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Heartflow
=========
This repository contains source code for [Heartflow](http://2013.globalgamejam.org/2013/heartflow), our entry for Global Game Jam 2013.
Assets not contained within this repository; for fully-packaged game with assets and source, see
the [Heartflow page on the Global Game Jam website](http://2013.globalgamejam.org/2013/heartflow).**Fair Warning**: The code contained here (Heartflow) was written over a ~38 hour period and utilizes lots of copy/paste, hard-coded constants and more (all in the name of efficiency of course). **If you're looking for examples of good coding practices, turn away now. :)**
## Post-Jam Thoughts
* [My post-jam blog on the experience.](http://hfaran.com/wp/jamming-with-most-creative-people-in-vancouver/)