Skip to content

mateusdigital/bow_and_arrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bow and Arrow

Made with <3 by mateus.digital.

Description:

Bow and Arrow is a small "quasi"-remake of the John di Troia's Bow & Arrow. You can find more info about the original game in Classic DOS Games

It was developed in C# using Monogame.

For a long time I forgot this project, but decided to release it now :)


As usual, you are very welcomed to share and hack it.

Dedication

This game is dedicated to Instituto Mario Penna.

Take a 5 min break, take a look their site and find a way to help them :D

Thanks! <3

Building

git clone https://github.com/mateusdigital/bow_and_arrow
cd bow_and_arrow

./scripts/build-game.ps1            ## Builds the platform version of the game.
./scripts/generate-release-zip.ps1  ## Packages the game and resources to distribution.

Dependencies:

Thanks to:

I used a lot of free and open resources, for which I'm most grateful!

License:

This software is released under GPLv3.

Others:

There's more FLOSS things at mateus.digital :)