PxlBuzzard / game2020

Home Page:https://pxlbuzzard.github.io/game2020/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game2020

This game was created by Daniel Jost using Hex Engine. I don't claim that this is fun or complete in any way, it was an experiment for a couple weeks to use a React-like library to code a game. Assets were created by Kenney and used here with a Creative Commons Zero license.

Unique features for a Hex Engine game

OGMO Editor integration

Ogmo Editor is a simple open source level editor. Without a level selector in the game yet, you can change the level in the Root component.

Development

To run a development webserver for this locally:

npm start

About

https://pxlbuzzard.github.io/game2020/

License:MIT License


Languages

Language:TypeScript 100.0%