oak icon indicating copy to clipboard operation
oak copied to clipboard

New Game Examples (With walkthrough articles)

Open 200sc opened this issue 6 years ago • 2 comments

We want to write more large examples like the platformer and top down shooter tutorials.

We'll store the code for these outside of the oak repo, but link to them from here.

Ideas:

  • Card game
  • Shootemup
  • Beatemup
  • Clicker

200sc avatar Aug 17 '19 16:08 200sc

Per conversation 8/1 there should be at least one example where a custom logger is used to override the dlog implementation.

Consider logrus or zap or zerolog.

Link to that example from the dlog docs to show how this can be done more easily.

Implausiblyfun avatar Aug 01 '20 17:08 Implausiblyfun

I think I'll take a shot at the card game example.

lolbinarycat avatar Aug 03 '20 16:08 lolbinarycat