Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 826 Bytes

File metadata and controls

22 lines (13 loc) · 826 Bytes

Project Moo

This project started as a joint coding project with my youngest son. We wanted to create a game together that involved survival, crafting, and Zombies.

The project uses C# and a WinForms shell. This project has an updated game engine (with more refactoring than shootmup)

start screen

game play

more game play

game play live

To Sync

git clone https://github.com/speedyjeff/projectmoo
git submodule init
git submodule update