Code Monkey home page Code Monkey logo

flowerhead's Introduction

Flowerhead

Flowerhead is a challenging, fast-paced platforming game about escaping a dungeon-hive by filling it with flowers and fighting bees. It is made in Pico-8. You can play the game in browser on desktop or mobile: https://charlietran.itch.io/flowerhead

I've made small playable things before, but I would consider this my first real game. I hope you like it, and if you have any feedback, you can find my contact info at www.charlietran.com

Thanks

  • The folks at Recurse Center in Brooklyn, where I coded most of the game during the Fall 2018 batch. It's a wonderful organization.
  • Eli Piilonen for making Tiny Playformer, which helped me learn a ton about making a dynamic, responsive platformer
  • Aaron Wood for helping me figure out the math of the sunshine rays and parallax clouds
  • Sheridan Kates for being a wonderful Recurse center buddy and telling me to make the flowers say random things on impact :)
  • Lillian Primrose for showing me how to do A* pathfinding for the bees
  • Ayla Myers for inspiring me with their awesome PICO-8 work
  • Kicked-in-Teeth whose excellent free art tiles I used and modified for the game

Source

The original source for the game is in flowerhead.p8. It's in Pico-8's special cartridge format which is a combination of Lua code, graphics, tilemap and sound effects / music data. As is, it's too big for Pico8's normal filesize and token limits, so I use build.sh to minify it via picotool before release.

flowerhead's People

Contributors

charlietran avatar

Watchers

Franck Verrot avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.