ichigo/README.md

12 lines
652 B
Markdown
Raw Normal View History

2021-10-01 15:17:19 +10:00
# ichigo 🍓
2021-08-08 11:20:50 +10:00
2021-11-04 11:22:56 +11:00
![Build status](https://github.com/DrJosh9000/ichigo/actions/workflows/go.yml/badge.svg)
2021-10-01 17:21:07 +10:00
[![Go Reference](https://pkg.go.dev/badge/github.com/DrJosh9000/ichigo.svg)](https://pkg.go.dev/github.com/DrJosh9000/ichigo)
[![Go Report Card](https://goreportcard.com/badge/github.com/DrJosh9000/ichigo)](https://goreportcard.com/report/github.com/DrJosh9000/ichigo)
2021-10-11 17:04:38 +11:00
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/DrJosh9000/ichigo/blob/main/LICENSE)
2021-10-01 17:21:07 +10:00
Game engine development in progress.
I'm [blogging](https://drjosh.dev) about it! Follow my progress starting with
2021-10-11 17:05:39 +11:00
[Part 1](https://drjosh.dev/77).