# hexi **Repository Path**: mirrors_kittykatattack/hexi ## Basic Information - **Project Name**: hexi - **Description**: Make games the fun way! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-07 - **Last Updated**: 2026-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README  Hexi ==== **Hexi** is a fun and easy way to make HTML5 games or any other kind interactive media using pure JavaScript code. Take a look at the feature list and the [examples](https://github.com/kittykatattack/hexi/tree/master/examples) folder to get started. Keep scrolling, and you'll find a complete Quick Start Guide and beginner's tutorials ahead. If you've never made a game before, the tutorials are the best place to start. What's great about Hexi? You get all the power of WebGL rendering with a streamlined API that lets you write your code in a [minimalist](https://en.wikipedia.org/wiki/Haiku), [declarative](http://latentflip.com/imperative-vs-declarative/) way. It makes coding a game as easy and fun as writing poetry or drawing. Try it! If you need any help or have any questions, post something in this repository's [Issues](https://github.com/kittykatattack/hexi/issues). The Issues page is is Hexi's friendly chat room - don't be afraid to ask for help :) You only need one file from this repository to get started using Hexi: [`hexi.min.js`](https://github.com/kittykatattack/hexi/blob/master/bin/hexi.min.js). That's all! [Link it to your HTML document with a `