DEV Community

Delta-Eos - ASCII Text-Heavy Murder Mystery Game

Andrew Brown 🇨🇦 on October 30, 2019

I can do better, he thought. 🤔 After a long day of coding, I thought I would unwind and do some leisure programming. I had recently play...
Collapse
 
bbarbour profile image
Brian Barbour

This is awesome! I recently have been learning the Phaser3 game engine, playing around with it and game development as a fun side project/hobby.

I like how you made a unified state hash in your game. You could literally turn that state into a JSON "save file"/store it on a cloud DB/local storage to give the game persistence.

Collapse
 
andrewbrown profile image
Andrew Brown 🇨🇦

I think I might start pushing all my graveyard games onto open-source repos and make more articles.

  • Idle Clicker (Keep Digging)
  • MUD Engine
  • Anime Dating Sim
  • Pipezania (actually is published on Kongregate)
  • Space-faring game (EVE or Dangerous elite but all text-based)
  • 50 Years clone etc...
Collapse
 
bbarbour profile image
Brian Barbour

I would love to see these, if only to learn from them

Collapse
 
iceorfiresite profile image
Ice or Fire

Nice! I look forward to seeing your progress.

Collapse
 
isalevine profile image
Isa Levine

Oh this is super cool!

Collapse
 
andrewbrown profile image
Andrew Brown 🇨🇦

The only unfortunate part of building your own story-driven games is you already know how it unfolds.