Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.
/ Shudy Public archive

A top-down rotational shoot 'em up similar to Dead Ops Arcade from Call of Duty: Black Ops.

License

Notifications You must be signed in to change notification settings

owenthewizard/Shudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shudy

Big Fat Warning

Shudy is a work in progress, and as such may not function correctly, or at all.

End Big Fat Warning

Shudy is a top-down rotational shoot 'em up, much like Dead Ops Arcade in Call of Duty: Black Ops. It is built using the Mayflower library, which is essentially a wrapper around Slick2D.

Mayflower by Justin May

Features

Planned

  • Multiple themes for the entire game
  • Central objective to protect (certain levels only?)

Implemented

  • Options menu
  • Persistent settings via settings.ini

Building

See BUILD.md.

Changelog

See CHANGELOG.md.

License

GPL3 Free Software CC0 Public Domain

Software, unless otherwise noted:

Copyright © 2017  Owen Walpole

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Assets, unless otherwise noted:

To the extent possible under law, Owen Walpole has waived all copyright and related or neighboring rights to this work.

For more information see LICENSE.md (software), and COPYING (assets).