/battle-console

a small demo ship game using C#

Primary LanguageC#MIT LicenseMIT

battle-console

a small demo ship game using C#. Click around and try to sink the enemy's single boat, before they destroy yours.

battle console in progress

Getting The Code

  • git clone https://github.com/erikyuzwa/battle-console.git

Contacting Me

  • @eyuzwa
  • ALL PULL REQUESTS ARE ENCOURAGED

Background

Wanted to compete in the 7DRL competition and to do THAT, I wanted to put together a small demo using SadConsole to learn / eval how things are working.

I like this package quite a bit and am enjoying what it's bringing to the table.

Follow the SadConsole creator @Thraka for any updates.

Dependencies

TODO's

I've generated a small list of TODO items that are here

LICENSE

MIT License

Copyright (c) 2017 Erik Yuzwa

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.