aliayan15 / Hazel1HourGame

Flappy Bird clone made in a couple of hours for a video using a very primitive version of Hazel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hazel 1 Hour Game

This is a quick little game made in a couple of hours to test out the current state of Hazel.
Check out the video here: https://youtu.be/qITIvVV6BHk

Notes

Tested in Debug and Release. Open Hazel.sln and run the Sandbox project. Alternatively you can run scripts/Win-GenProjects.bat to generate new project files. The current commit is an exact submission of what I achieved within the video timeframe. I may modify this in the future to make it a little more polished, as well as provide a debrief of my experiences and what I think should be prioritized for Hazel's future development.

Hazel

Hazel is primarily an early-stage interactive application and rendering engine for Windows. Currently not much is implemented, however (almost) everything inside this repository is being created within YouTube videos, found at thecherno.com/engine.

About

Flappy Bird clone made in a couple of hours for a video using a very primitive version of Hazel.

License:Apache License 2.0


Languages

Language:C++ 90.6%Language:C 5.8%Language:Lua 2.5%Language:GLSL 1.1%Language:Batchfile 0.1%